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 pablogsal
Recipients pablogsal
Date 2019-06-25.01:53:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561427613.12.0.723049920833.issue37394@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f5b9088b0ed08e1442cca37df78f609d5cd8c3c by Pablo Galindo in branch 'master':
bpo-37394: Fix pure Python implementation of the queue module (GH-14351)
https://github.com/python/cpython/commit/3f5b9088b0ed08e1442cca37df78f609d5cd8c3c
History
Date User Action Args
2019-06-25 01:53:33pablogsalsetrecipients: + pablogsal
2019-06-25 01:53:33pablogsalsetmessageid: <1561427613.12.0.723049920833.issue37394@roundup.psfhosted.org>
2019-06-25 01:53:33pablogsallinkissue37394 messages
2019-06-25 01:53:33pablogsalcreate