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.03:38:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501040304.88.0.954762756038.issue30595@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e42339d3a08a8fde3349722def85d7a8e49899be by Victor Stinner in branch '3.6':
[3.6] bpo-30595: Fix multiprocessing.Queue.get(timeout) (#2027) (#2881)
https://github.com/python/cpython/commit/e42339d3a08a8fde3349722def85d7a8e49899be
History
Date User Action Args
2017-07-26 03:38:24vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, davin, grzgrzgrz3
2017-07-26 03:38:24vstinnersetmessageid: <1501040304.88.0.954762756038.issue30595@psf.upfronthosting.co.za>
2017-07-26 03:38:24vstinnerlinkissue30595 messages
2017-07-26 03:38:24vstinnercreate