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 M-Reimer, bsteffensmeier, corona10, eric.snow, erlendaasland, graysky, hroncok, miss-islington, ndjensen, petr.viktorin, shihai1991, uckelman, vstinner
Date 2022-01-07.14:08:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641564525.69.0.945947005795.issue46070@roundup.psfhosted.org>
In-reply-to
Content
New changeset b127e70a8a682fe869c22ce04c379bd85a00db67 by Erlend Egeberg Aasland in branch 'main':
bpo-46070: Fix asyncio initialisation guard (GH-30423)
https://github.com/python/cpython/commit/b127e70a8a682fe869c22ce04c379bd85a00db67
History
Date User Action Args
2022-01-07 14:08:45vstinnersetrecipients: + vstinner, petr.viktorin, eric.snow, ndjensen, hroncok, uckelman, corona10, miss-islington, shihai1991, erlendaasland, graysky, bsteffensmeier, M-Reimer
2022-01-07 14:08:45vstinnersetmessageid: <1641564525.69.0.945947005795.issue46070@roundup.psfhosted.org>
2022-01-07 14:08:45vstinnerlinkissue46070 messages
2022-01-07 14:08:45vstinnercreate