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