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