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 python-dev
Recipients berker.peksag, martin.panter, python-dev
Date 2016-01-19.01:38:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160119013818.14193.16686@psf.io>
In-reply-to
Content
New changeset a9fca95f119a by Martin Panter in branch '3.5':
Issue #25859: Reimplement NNTP test_starttls() using local server
https://hg.python.org/cpython/rev/a9fca95f119a

New changeset c44bfa733526 by Martin Panter in branch 'default':
Issue #25859: Merge NNTP test server from 3.5
https://hg.python.org/cpython/rev/c44bfa733526
History
Date User Action Args
2016-01-19 01:38:24python-devsetrecipients: + python-dev, berker.peksag, martin.panter
2016-01-19 01:38:23python-devlinkissue25859 messages
2016-01-19 01:38:22python-devcreate