]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122941: Fix test_launcher sporadic failures via py.ini isolation (GH-145090)
authorItamar Oren <itamarost@gmail.com>
Wed, 4 Mar 2026 18:06:49 +0000 (10:06 -0800)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 18:06:49 +0000 (18:06 +0000)
commit6cdbd7bc5d4ee63459d03a944477ea8671a05198
tree79a957ae75a7f8cdd5f9b45fc14cb15dedd19749
parenta00392349c8cccdf2fe720fe46e504699f584f02
gh-122941: Fix test_launcher sporadic failures via py.ini isolation (GH-145090)

Adds _PYLAUNCHER_INIDIR as a private variable since the launcher is deprecated and not getting new features.
Lib/test/test_launcher.py
PC/launcher2.c