<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue., May 21, 2019, 11:29 Antoine Pitrou, <<a href="mailto:antoine@python.org">antoine@python.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Le 21/05/2019 à 20:16, Brett Cannon a écrit :<br>
> <br>
> <br>
> On Tue., May 21, 2019, 09:10 Christian Heimes, <<a href="mailto:christian@python.org" target="_blank" rel="noreferrer">christian@python.org</a><br>
> <mailto:<a href="mailto:christian@python.org" target="_blank" rel="noreferrer">christian@python.org</a>>> wrote:<br>
> <br>
>     On 21/05/2019 17.31, Antoine Pitrou wrote:<br>
>     ><br>
>     > As I said, if the main annoyance with nntplib is the sporadic test<br>
>     > failures, then the relevant tests can be disabled on CI.<br>
>     ><br>
>     > NNTP itself is still used, even if less and less.<br>
> <br>
>     I don't like the idea to drop a third of the test cases for nntplib<br>
>     -- and the 30% that actually test that Python's NNTP library can<br>
>     talk to an actual NNTP server. IMHO it's more beneficial for core<br>
>     development and for nntplib to have it maintained by somebody that<br>
>     cares about the library.<br>
> <br>
> <br>
> Ditto for me. If the code isn't going to be properly tested then it's<br>
> already unsupported, at which point we're back to wanting to deprecate it.<br>
<br>
So I should never have added those tests and then we wouldn't be talking<br>
about removing nntplib.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Not necessarily. I suspect it still would have been listed, you would have objected, and someone may have looked at the tests to point out it was only unit tests with no integration tests against a live service like e.g. the pythontest.net-related tests and so it was already neglected.</div><div dir="auto"><br></div><div dir="auto">It also doesn't help that no one is listed in the experts index for the module either.</div><div dir="auto"><br></div><div dir="auto">-Brett</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards<br>
<br>
Antoine.<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank" rel="noreferrer">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org" rel="noreferrer noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/brett%40python.org</a><br>
</blockquote></div></div></div>