Files
cpython/Modules
Serhiy Storchaka 7274d07607 gh-78502: Add a trackfd parameter to mmap.mmap() on Windows (GH-138238)
If trackfd is False, the file handle corresponding to fileno
will not be duplicated.
2025-09-03 11:31:34 +03:00
..

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