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 vstinner
Recipients HiassofT, asvetlov, benjamin-sch, miss-islington, vstinner, yselivanov
Date 2021-10-08.08:55:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633683345.47.0.138859520402.issue45262@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6846d6712a0894f8e1a91716c11dd79f42864216 by Miss Islington (bot) in branch '3.10':
bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796) (GH-28816)
https://github.com/python/cpython/commit/6846d6712a0894f8e1a91716c11dd79f42864216
History
Date User Action Args
2021-10-08 08:55:45vstinnersetrecipients: + vstinner, asvetlov, yselivanov, miss-islington, benjamin-sch, HiassofT
2021-10-08 08:55:45vstinnersetmessageid: <1633683345.47.0.138859520402.issue45262@roundup.psfhosted.org>
2021-10-08 08:55:45vstinnerlinkissue45262 messages
2021-10-08 08:55:45vstinnercreate