[issue37394] Fix pure Python implementation of queue

Pablo Galindo Salgado report at bugs.python.org
Mon Jun 24 21:53:33 EDT 2019


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37394>
_______________________________________


More information about the Python-bugs-list mailing list