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