2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 18:12:43 +00:00
Files
python/src
Victor Stinner cbd2d9f033 Fix compatibility with Python 3.10.0a4: fopen
Replace private _Py_fopen() with public fopen(): private _Py_fopen()
function was removed in 3.10.0a4:
https://bugs.python.org/issue32381
2021-01-06 07:55:48 -05:00
..
2018-02-09 15:09:27 -05:00
2007-03-28 18:12:08 +00:00
2020-08-08 02:30:46 -04:00
2004-07-25 17:12:17 +00:00
2016-09-29 08:08:46 -04:00