Files
cpython/Modules
Ronald Oussoren 1c5e860292 [3.10] GH-97001: Release GIL in termios extension (GH-99503) (#99680)
Without releasing the GIL calls to termios APIs might block the entire interpreter..
(cherry picked from commit 959ba45d75)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
2022-11-22 12:33:32 +01:00
..

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