]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127350: Add more tests for Py_fopen() (GH-128587)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 7 Jan 2025 21:13:08 +0000 (23:13 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jan 2025 21:13:08 +0000 (21:13 +0000)
commit07e6aa2efc5b2c7ecbbdb41636013c64e335a2ba
tree04313116b190983b2dc7986420b86f54f8c06dc2
parenta21e31ec5417374497b0f969ee2b3dc84a0944ff
gh-127350: Add more tests for Py_fopen() (GH-128587)
Lib/test/test_capi/test_file.py
Modules/_testcapi/clinic/file.c.h
Modules/_testcapi/file.c