Skip to content

[3.13] gh-155731: Clean up files left by test_import (GH-155735) - #155741

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-b0ba60e-3.13
Aug 13, 2026
Merged

[3.13] gh-155731: Clean up files left by test_import (GH-155735)#155741
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-b0ba60e-3.13

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

test_import() and test_unencodable_filename() left the pycache
directory created for a temporary module, and
test_import_in_del_does_not_crash() left the script it created.
(cherry picked from commit b0ba60e)

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

test_import() and test_unencodable_filename() left the __pycache__
directory created for a temporary module, and
test_import_in_del_does_not_crash() left the script it created.
(cherry picked from commit b0ba60e28906c75dd43afe49791740c62205660f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) August 13, 2026 17:33
@serhiy-storchaka
serhiy-storchaka merged commit de63e6e into python:3.13 Aug 13, 2026
43 checks passed
@miss-islington
miss-islington deleted the backport-b0ba60e-3.13 branch August 13, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants