diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-01-07 14:35:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-07 14:35:15 (GMT) |
commit | 9d18045804f6db8224be14f7a618b77977f90144 (patch) | |
tree | a7c37c5f09a0f8694b3690c24b43c769691e583d /Python/Python-ast.c | |
parent | db60ed1170a02189a4fd4b7574e0722dd22c658b (diff) | |
download | cpython-9d18045804f6db8224be14f7a618b77977f90144.zip cpython-9d18045804f6db8224be14f7a618b77977f90144.tar.gz cpython-9d18045804f6db8224be14f7a618b77977f90144.tar.bz2 |
bpo-46070: Fix asyncio initialisation guard (GH-30423)
If init flag is set, exit successfully immediately.
If not, only set the flag after successful initialization.
(cherry picked from commit b127e70a8a682fe869c22ce04c379bd85a00db67)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions