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 HiassofT, asvetlov, benjamin-sch, miss-islington, vstinner, yselivanov
Date 2021-10-07.23:14:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633648451.76.0.112373228683.issue45262@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87f0156a229e4cda92ad8e50645c5a71030caf7c by Miss Islington (bot) in branch '3.9':
bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796)
https://github.com/python/cpython/commit/87f0156a229e4cda92ad8e50645c5a71030caf7c
History
Date User Action Args
2021-10-07 23:14:11miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, yselivanov, benjamin-sch, HiassofT
2021-10-07 23:14:11miss-islingtonsetmessageid: <1633648451.76.0.112373228683.issue45262@roundup.psfhosted.org>
2021-10-07 23:14:11miss-islingtonlinkissue45262 messages
2021-10-07 23:14:11miss-islingtoncreate