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-09-13.10:27:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505298456.7.0.164344853507.issue31323@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1b00bddd5c4a5728b15eee5a27ed3f78a173ef64 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31323: Fix reference leak in test_ssl (GH-3263) (#3538)
https://github.com/python/cpython/commit/1b00bddd5c4a5728b15eee5a27ed3f78a173ef64
History
Date User Action Args
2017-09-13 10:27:36vstinnersetrecipients: + vstinner
2017-09-13 10:27:36vstinnersetmessageid: <1505298456.7.0.164344853507.issue31323@psf.upfronthosting.co.za>
2017-09-13 10:27:36vstinnerlinkissue31323 messages
2017-09-13 10:27:36vstinnercreate