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 python-dev
Recipients JohanAR, davin, itamarst, python-dev, rhettinger, sbt, tim.peters, zzzeek
Date 2016-09-09.22:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909225921.48474.29058.0B9E9FDD@psf.io>
In-reply-to
Content
New changeset 8c00cbbd3ff9 by Raymond Hettinger in branch '3.5':
Issue 14976:  Note that the queue module is not designed to protect against reentrancy
https://hg.python.org/cpython/rev/8c00cbbd3ff9
History
Date User Action Args
2016-09-09 22:59:25python-devsetrecipients: + python-dev, tim.peters, rhettinger, zzzeek, sbt, JohanAR, itamarst, davin
2016-09-09 22:59:25python-devlinkissue14976 messages
2016-09-09 22:59:25python-devcreate