Deutsch English Français Italiano |
<mailman.45.1723674605.2890.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!fu-berlin.de!uni-berlin.de!not-for-mail From: Ethan Furman <ethan@stoneleaf.us> Newsgroups: comp.lang.python Subject: Re: bring back nntp library to python3 Date: Wed, 14 Aug 2024 15:29:40 -0700 Lines: 18 Message-ID: <mailman.45.1723674605.2890.python-list@python.org> References: <LTikP88eJILZwPX6abc@test.de> <87bk1ug8vh.fsf@nosuchdomain.example.com> <8fd2bfcd-dbfd-9c68-781d-1ac94bdcae32@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de /6BjzXMtBeVkR+7Kh1gxAAIHxTOiwGAZac3KXf8sMypw== Cancel-Lock: sha1:iDjmfksoDW06+GdEosbExpuHDAw= sha256:IvP79KGT4wzh+/R0KzR6pu9Ytem/mg2oHQVCvxRc2o8= Return-Path: <ethan@stoneleaf.us> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org Authentication-Results: mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=stoneleaf.us header.i=@stoneleaf.us header.b=DGDGjkgp; dkim-adsp=pass; dkim-atps=neutral X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'modules': 0.07; 'pep': 0.07; 'subject:library': 0.07; 'tests': 0.07; '"""': 0.09; ':-)': 0.09; 'received:217.70': 0.09; 'received:217.70.178': 0.09; 'received:gandi.net': 0.09; 'received:mail.gandi.net': 0.09; 'url- ip:151.101.0.223/32': 0.09; 'url-ip:151.101.128.223/32': 0.09; 'url-ip:151.101.192.223/32': 0.09; 'url-ip:151.101.64.223/32': 0.09; 'from:addr:ethan': 0.16; 'from:addr:stoneleaf.us': 0.16; 'from:name:ethan furman': 0.16; 'message-id:@stoneleaf.us': 0.16; 'nntp': 0.16; 'rationale': 0.16; 'sounds': 0.16; 'subject:bring': 0.16; 'url:peps': 0.16; '~ethan~': 0.16; 'wrote:': 0.16; 'python': 0.16; 'to:addr:python-list': 0.20; 'header:User-Agent:1': 0.30; 'default': 0.31; 'python-list': 0.32; 'server': 0.33; 'header:In- Reply-To:1': 0.34; 'runs': 0.35; 'situation': 0.40; 'url- ip:151.101.0/24': 0.62; 'url-ip:151.101.128/24': 0.62; 'url- ip:151.101.192/24': 0.62; 'url-ip:151.101.64/24': 0.62; 'explained': 0.64; 'news': 0.65; 'received:217': 0.67; 'client': 0.82; 'subject:back': 0.84; 'somebody': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=stoneleaf.us; s=gm1; t=1723674583; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=htBc+Y1NWyZlI5ccuJTMJ4LwM27HxQZYUcGpdeytvSM=; b=DGDGjkgpqN+Z3jxNkTmqIWPGti8ptnqX5DMrDq1gijRFWdcBspecEJOCJipokX1zNJx5G7 WmiqMFadvOfdLy8UILJ1daAAZiNWZBKKP1Q/JJaL1aJOfYbYRwp9fo3kT2sDK3gc96WqTz wdSc+YPSKFe9yYji9vXmhXKaTGUPCg9IakJ9URcWt8xOLEuja263FR2OpmRZSgWp4o0Nj9 OuvJOp6s9x9g6YWQoo4P9vZE5wweeIa5woP4hsBa4jl/qfhuc7+U/NxfWQOIbAwwqoEtNm fRD5IrrgSq8fa96Xm6SDjDGKk/Hpj+WzMtwDU876fu95VX17OIZZsQvNzK39uA== User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Content-Language: en-US In-Reply-To: <87bk1ug8vh.fsf@nosuchdomain.example.com> X-GND-Sasl: ethan@stoneleaf.us X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: General discussion list for the Python programming language <python-list.python.org> List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> List-Archive: <https://mail.python.org/pipermail/python-list/> List-Post: <mailto:python-list@python.org> List-Help: <mailto:python-list-request@python.org?subject=help> List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> X-Mailman-Original-Message-ID: <8fd2bfcd-dbfd-9c68-781d-1ac94bdcae32@stoneleaf.us> X-Mailman-Original-References: <LTikP88eJILZwPX6abc@test.de> <87bk1ug8vh.fsf@nosuchdomain.example.com> Bytes: 4601 On 8/14/24 13:14, Keith Thompson via Python-list wrote: > The rationale for removing nntplib and other modules from the default > installation is explained in PEP 0594 <https://peps.python.org/pep-0594/>. > > """ > The nntplib tests have been the cause of additional work in the recent > past. Python only contains the client side of NNTP, so the tests connect > to external news servers. The servers are sometimes unavailable, too > slow, or do not work correctly over IPv6. The situation causes flaky > test runs on buildbots. > """ Sounds like we need somebody to write an NNTP server for the stdlib! :-) -- ~Ethan~