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 davin, pitrou, vstinner
Date 2017-07-10.10:45:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499683525.78.0.379007670991.issue30886@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b69d911c57ef591ac0c0f47a66dbcad8337f33a by Victor Stinner in branch 'master':
bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642)
https://github.com/python/cpython/commit/3b69d911c57ef591ac0c0f47a66dbcad8337f33a
History
Date User Action Args
2017-07-10 10:45:25vstinnersetrecipients: + vstinner, pitrou, davin
2017-07-10 10:45:25vstinnersetmessageid: <1499683525.78.0.379007670991.issue30886@psf.upfronthosting.co.za>
2017-07-10 10:45:25vstinnerlinkissue30886 messages
2017-07-10 10:45:25vstinnercreate