]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106320: Fix test_peg_generator: _Py_UniversalNewlineFgetsWithSize() (#108609)
authorVictor Stinner <vstinner@python.org>
Tue, 29 Aug 2023 03:40:13 +0000 (05:40 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 03:40:13 +0000 (03:40 +0000)
commitc780698e9b8416633402657ee2846c0179705e9b
treec42e789feccdce0f84939d5181707baed925af92
parentb6de2850f286455239dcf16b9682db85ae64c6a1
gh-106320: Fix test_peg_generator: _Py_UniversalNewlineFgetsWithSize() (#108609)

Fix test_peg_generator by exporting the
_Py_UniversalNewlineFgetsWithSize() function.
Include/internal/pycore_fileutils.h