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, grzgrzgrz3, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-26.15:54:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501084468.87.0.540513701064.issue30595@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed multiprocessing.Queue.get(timeout) in 2.7, 3.6 and master. I close the issue.
History
Date User Action Args
2017-07-26 15:54:28vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, davin, grzgrzgrz3
2017-07-26 15:54:28vstinnersetmessageid: <1501084468.87.0.540513701064.issue30595@psf.upfronthosting.co.za>
2017-07-26 15:54:28vstinnerlinkissue30595 messages
2017-07-26 15:54:28vstinnercreate