]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (#138350)
authorVictor Stinner <vstinner@python.org>
Mon, 1 Sep 2025 19:01:01 +0000 (21:01 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 19:01:01 +0000 (20:01 +0100)
commitaec006be97dba89a8e695617cb7b86500d186ea5
treeb7ae3fb5538d74938c6b2c66fb60d557f80e2ee7
parentb3ff3165d2c935fdda7c5bb1e69314372e1cf84c
gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (#138350)
Include/cpython/pystate.h
Include/internal/pycore_debug_offsets.h
Modules/posixmodule.c