Skip to content

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

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

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

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:34
@serhiy-storchaka
serhiy-storchaka merged commit 23bba2f into python:3.14 Aug 13, 2026
51 checks passed
@miss-islington
miss-islington deleted the backport-b0ba60e-3.14 branch August 13, 2026 18:00
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