Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-b0ba60e-3.15
Open

[3.15] gh-155731: Clean up files left by test_import (GH-155735)#155739
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-b0ba60e-3.15

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>
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