Skip to content

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

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

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

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 350fc64)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka merged commit 7a2d6e0 into python:3.13 Aug 18, 2026
53 checks passed
@miss-islington
miss-islington deleted the backport-350fc64-3.13 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