]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132162: Add tests for Py_UniversalNewlineFgets() (#132164)
authoralexey semenyuk <alexsemenyuk88@gmail.com>
Thu, 24 Apr 2025 15:43:48 +0000 (20:43 +0500)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 15:43:48 +0000 (17:43 +0200)
commitd7365e60500bea91383010a4bf9e26ff3acdfaa1
tree30f8a190b9ad064e1c111ab9556c330db305d96c
parent06a26fda607fb1a5e108cf82a0458c8ebf97f5d2
gh-132162: Add tests for Py_UniversalNewlineFgets() (#132164)
Lib/test/test_capi/test_file.py
Modules/_testcapi/clinic/file.c.h
Modules/_testcapi/file.c