mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
e42ccd2bfd
* If fopen() fails, OSError is raised with the original filename object. * The GIL is now released while calling fopen()
Miscellaneous source files for the main Python shared library