This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, corona10, lemburg, miss-islington, pitrou, serhiy.storchaka, trrhodes, vstinner
Date 2021-01-01.15:20:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609514449.63.0.974857878445.issue42794@roundup.psfhosted.org>
In-reply-to
Content
> The test fails because it was relying on an external news server's
> configuratoin. This doesn't mean the code itself is broken, just the
> test, so clearly: no.

Broken and unstable tests are one of two reasons why I listed nntplib in my PEP, https://www.python.org/dev/peps/pep-0594/#nntplib .

Q.E.D.
History
Date User Action Args
2021-01-01 15:20:49christian.heimessetrecipients: + christian.heimes, lemburg, pitrou, vstinner, serhiy.storchaka, corona10, miss-islington, trrhodes
2021-01-01 15:20:49christian.heimessetmessageid: <1609514449.63.0.974857878445.issue42794@roundup.psfhosted.org>
2021-01-01 15:20:49christian.heimeslinkissue42794 messages
2021-01-01 15:20:49christian.heimescreate