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 pitrou
Recipients Catalin Patulea, JohanAR, davin, gregory.p.smith, gvanrossum, itamarst, ncoghlan, pitrou, python-dev, rhettinger, sbt, serhiy.storchaka, tim.peters, yselivanov, zzzeek
Date 2018-01-15.23:27:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516058838.58.0.467229070634.issue14976@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 94e1696d04c65e19ea52e5c8664079c9d9aa0e54 by Antoine Pitrou in branch 'master':
bpo-14976: Reentrant simple queue (#3346)
https://github.com/python/cpython/commit/94e1696d04c65e19ea52e5c8664079c9d9aa0e54
History
Date User Action Args
2018-01-15 23:27:18pitrousetrecipients: + pitrou, gvanrossum, tim.peters, rhettinger, gregory.p.smith, ncoghlan, zzzeek, python-dev, sbt, serhiy.storchaka, JohanAR, yselivanov, itamarst, davin, Catalin Patulea
2018-01-15 23:27:18pitrousetmessageid: <1516058838.58.0.467229070634.issue14976@psf.upfronthosting.co.za>
2018-01-15 23:27:18pitroulinkissue14976 messages
2018-01-15 23:27:18pitroucreate