Skip to content

[3.14] gh-132581: Report why the execution environment was altered (GH-155294) - #155987

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-350fc64-3.14
Aug 18, 2026
Merged

[3.14] gh-132581: Report why the execution environment was altered (GH-155294)#155987
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-350fc64-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The list of tests which altered the execution environment now includes the
reasons -- an unraisable exception, a modified sys.path, leaked temporary
files, etc -- one per line.

The final result no longer repeats the same state twice, like
"ENV CHANGED then ENV CHANGED".
(cherry picked from commit 350fc64)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…thonGH-155294)

The list of tests which altered the execution environment now includes the
reasons -- an unraisable exception, a modified sys.path, leaked temporary
files, etc -- one per line.

The final result no longer repeats the same state twice, like
"ENV CHANGED then ENV CHANGED".
(cherry picked from commit 350fc64fbd0c8ebb6452041b9d09511e7971f524)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka merged commit 0a83732 into python:3.14 Aug 18, 2026
60 checks passed
@miss-islington
miss-islington deleted the backport-350fc64-3.14 branch August 18, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants