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 rgrewe
Recipients iritkatriel, rgrewe
Date 2020-08-19.20:39:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597869583.41.0.236864838532.issue41550@roundup.psfhosted.org>
In-reply-to
Content
I used SimpleQueue on purpose because I only need the functions get and put. 
Of course I could also use Queue but that would be just a workaround for me.
History
Date User Action Args
2020-08-19 20:39:43rgrewesetrecipients: + rgrewe, iritkatriel
2020-08-19 20:39:43rgrewesetmessageid: <1597869583.41.0.236864838532.issue41550@roundup.psfhosted.org>
2020-08-19 20:39:43rgrewelinkissue41550 messages
2020-08-19 20:39:43rgrewecreate