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 JohanAR, davin, gvanrossum, itamarst, ncoghlan, pitrou, python-dev, rhettinger, sbt, serhiy.storchaka, tim.peters, yselivanov, zzzeek
Date 2017-09-05.15:52:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504626736.89.0.777011822378.issue14976@psf.upfronthosting.co.za>
In-reply-to
Content
I don't mind someone to reimplement a full-fledged Queue in C.  As for me, I am currently implementing a SimpleQueue in C that's reentrant and has only the most basic functionality.
History
Date User Action Args
2017-09-05 15:52:16pitrousetrecipients: + pitrou, gvanrossum, tim.peters, rhettinger, ncoghlan, zzzeek, python-dev, sbt, serhiy.storchaka, JohanAR, yselivanov, itamarst, davin
2017-09-05 15:52:16pitrousetmessageid: <1504626736.89.0.777011822378.issue14976@psf.upfronthosting.co.za>
2017-09-05 15:52:16pitroulinkissue14976 messages
2017-09-05 15:52:16pitroucreate