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:58:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505300307.81.0.218088202668.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d403a29c0055de6b03ed5ae7a5c564e1c95a5950 by Victor Stinner in branch 'master':
bpo-31234: Fix dangling thread in test_ftp/poplib (#3540)
https://github.com/python/cpython/commit/d403a29c0055de6b03ed5ae7a5c564e1c95a5950
History
Date User Action Args
2017-09-13 10:58:27vstinnersetrecipients: + vstinner
2017-09-13 10:58:27vstinnersetmessageid: <1505300307.81.0.218088202668.issue31234@psf.upfronthosting.co.za>
2017-09-13 10:58:27vstinnerlinkissue31234 messages
2017-09-13 10:58:27vstinnercreate