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 martin.panter, pitrou, python-dev, rishi.maker.forum, serhiy.storchaka, vstinner
Date 2015-04-03.12:03:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150403120300.105426.48731@psf.io>
In-reply-to
Content
New changeset 7a91363f31e1 by Serhiy Storchaka in branch '3.4':
Issue #22351. MockSslTests tests in test_nntplib now are reported if skipped.
https://hg.python.org/cpython/rev/7a91363f31e1

New changeset c935c1e1d001 by Serhiy Storchaka in branch 'default':
Issue #22351. MockSslTests tests in test_nntplib now are reported if skipped.
https://hg.python.org/cpython/rev/c935c1e1d001
History
Date User Action Args
2015-04-03 12:03:57python-devsetrecipients: + python-dev, pitrou, vstinner, martin.panter, serhiy.storchaka, rishi.maker.forum
2015-04-03 12:03:57python-devlinkissue22351 messages
2015-04-03 12:03:57python-devcreate