Erlend Egeberg Aasland b127e70a8a
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.
2022-01-07 15:08:19 +01:00
..
2021-10-26 16:22:34 -07:00
2021-10-03 16:58:14 +03:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.