]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-145275: add -X pathconfig_warnings and PYTHON_PATHCONFIG_WARNINGS (#145277)
authorFilipe Laíns <lains@riseup.net>
Mon, 2 Mar 2026 19:19:05 +0000 (19:19 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 19:19:05 +0000 (19:19 +0000)
commiteb611a8515d8d7af714b57a5f955a98011000d68
treea46ee5b3dbcf3ad26627f792aa0101a60cedb75b
parent3ab39d2308c591b8dcee60e5e733ab0b5e5d8ad3
GH-145275: add -X pathconfig_warnings and PYTHON_PATHCONFIG_WARNINGS (#145277)
Doc/using/cmdline.rst
Misc/NEWS.d/next/Core_and_Builtins/2026-02-26-21-07-38.gh-issue-145275.qE-3O1.rst [new file with mode: 0644]
Python/initconfig.c