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 miss-islington
Recipients ZackerySpytz, asvetlov, miss-islington, yselivanov
Date 2019-06-05.10:17:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559729870.7.0.612199647077.issue34767@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87a865ec15fa899a1f12be81f41a4c5e649a2833 by Miss Islington (bot) in branch '3.8':
bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-13834)
https://github.com/python/cpython/commit/87a865ec15fa899a1f12be81f41a4c5e649a2833
History
Date User Action Args
2019-06-05 10:17:50miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov, ZackerySpytz
2019-06-05 10:17:50miss-islingtonsetmessageid: <1559729870.7.0.612199647077.issue34767@roundup.psfhosted.org>
2019-06-05 10:17:50miss-islingtonlinkissue34767 messages
2019-06-05 10:17:50miss-islingtoncreate