SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 93 Python

Issue #23694: Enhance _Py_fopen(), it now raises an exception on error

* If fopen() fails, OSError is raised with the original filename object.
* The GIL is now released while calling fopen()
V
Victor Stinner committed
e42ccd2bfd7a05a02c1020b819e4ee5b26041d01
Parent: a555cfc