]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (GH-138350) (#138356)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Sep 2025 12:49:35 +0000 (14:49 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Sep 2025 12:49:35 +0000 (15:49 +0300)
commitc0d490d9c419cfb723acd35c109065730fbd3b19
treeb4bbdb7673a020f802cae121a18b209e3e4feb6e
parent7f293a615de4f7c0472ca0cb8e71c111071ac4b7
[3.14] gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (GH-138350) (#138356)

Co-authored-by: Victor Stinner <vstinner@python.org>
Include/cpython/pystate.h
Include/internal/pycore_debug_offsets.h
Modules/posixmodule.c