Skip to content

[3.14] gh-150046: Fix test_add_python_opts to ignore PYTHON* env vars (GH-150089)#150562

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-ef2246f-3.14
May 28, 2026
Merged

[3.14] gh-150046: Fix test_add_python_opts to ignore PYTHON* env vars (GH-150089)#150562
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-ef2246f-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 28, 2026

Avoid the runtime environment from affecting the tests' behaviours,
which notably checks the warning filters which can be controlled by
various PYTHON environment variables.
(cherry picked from commit ef2246f)

Co-authored-by: Pradyun Gedam pradyunsg@gmail.com

…ars (pythonGH-150089)

Avoid the runtime environment from affecting the tests' behaviours,
which notably checks the warning filters which can be controlled by
various PYTHON environment variables.
(cherry picked from commit ef2246f)

Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label May 28, 2026
@vstinner vstinner enabled auto-merge (squash) May 28, 2026 16:49
@vstinner vstinner merged commit d4e6dee into python:3.14 May 28, 2026
52 checks passed
@miss-islington miss-islington deleted the backport-ef2246f-3.14 branch May 28, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants