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 berker.peksag
Recipients berker.peksag, martin.panter, miss-islington, pitrou, vstinner
Date 2018-09-20.20:52:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537476768.02.0.956365154283.issue19756@psf.upfronthosting.co.za>
In-reply-to
Content
PR 9461 converts Martin's nntp-server.patch. I've made some tweaks and fixed a "threading._dangling was modified by test_nntplib" warning. I will try to convert multi-connect.patch later.

I will attribute Martin as the patch author before merging the PR.
History
Date User Action Args
2018-09-20 20:52:48berker.peksagsetrecipients: + berker.peksag, pitrou, vstinner, martin.panter, miss-islington
2018-09-20 20:52:48berker.peksagsetmessageid: <1537476768.02.0.956365154283.issue19756@psf.upfronthosting.co.za>
2018-09-20 20:52:48berker.peksaglinkissue19756 messages
2018-09-20 20:52:47berker.peksagcreate