Files
cpython/Modules
Ken Jin b5931f1d9f bpo-42834: Fix _json internal caches for subinterpreters (GH-24121)
Make internal caches of the _json extension module
compatible with subinterpreters.
2021-02-01 17:26:56 +01:00
..
2021-01-25 14:51:48 -08:00

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