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, vstinner, yselivanov
Date 2021-10-07.22:47:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633646822.22.0.928987946161.issue45262@roundup.psfhosted.org>
In-reply-to
Content
New changeset 392a89835371baa0fc4bf79ae479abb80661f57d by Matthias Reichl in branch 'main':
 bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796)
https://github.com/python/cpython/commit/392a89835371baa0fc4bf79ae479abb80661f57d
History
Date User Action Args
2021-10-07 22:47:02vstinnersetrecipients: + vstinner, asvetlov, yselivanov, benjamin-sch, HiassofT
2021-10-07 22:47:02vstinnersetmessageid: <1633646822.22.0.928987946161.issue45262@roundup.psfhosted.org>
2021-10-07 22:47:02vstinnerlinkissue45262 messages
2021-10-07 22:47:02vstinnercreate