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 asvetlov
Recipients asvetlov, kumaraditya, vstinner, yselivanov
Date 2022-03-22.14:00:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647957633.8.0.510246938768.issue47076@roundup.psfhosted.org>
In-reply-to
Content
New changeset 673755bfbac46b3cd2c84d7e0d68c2c488e039c3 by Andrew Svetlov in branch 'main':
bpo-47076: Make asyncio.Queue stable on slow test boxes (GH-32040)
https://github.com/python/cpython/commit/673755bfbac46b3cd2c84d7e0d68c2c488e039c3
History
Date User Action Args
2022-03-22 14:00:33asvetlovsetrecipients: + asvetlov, vstinner, yselivanov, kumaraditya
2022-03-22 14:00:33asvetlovsetmessageid: <1647957633.8.0.510246938768.issue47076@roundup.psfhosted.org>
2022-03-22 14:00:33asvetlovlinkissue47076 messages
2022-03-22 14:00:33asvetlovcreate