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 vstinner
Recipients vstinner
Date 2017-05-02.14:48:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493736519.01.0.234978108378.issue30199@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 89a54c73746417bae003a9985668fa665040d5d9 by Victor Stinner in branch '3.5':
bpo-30199: test_ssl closes all asyncore channels (#1381) (#1389)
https://github.com/python/cpython/commit/89a54c73746417bae003a9985668fa665040d5d9
History
Date User Action Args
2017-05-02 14:48:39vstinnersetrecipients: + vstinner
2017-05-02 14:48:39vstinnersetmessageid: <1493736519.01.0.234978108378.issue30199@psf.upfronthosting.co.za>
2017-05-02 14:48:39vstinnerlinkissue30199 messages
2017-05-02 14:48:38vstinnercreate