Skip to content

[3.14] gh-62917: Add tests for urllib.request.urlcleanup() (GH-155446) - #155466

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

[3.14] gh-62917: Add tests for urllib.request.urlcleanup() (GH-155446)#155466
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-c44dca0-3.14

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Test that it removes temporary files created by urlretrieve() and resets
the cached opener.
(cherry picked from commit c44dca0)

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

…55446)

Test that it removes temporary files created by urlretrieve() and resets
the cached opener.
(cherry picked from commit c44dca0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Aug 10, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) August 10, 2026 06:53
@serhiy-storchaka
serhiy-storchaka merged commit 10702eb into python:3.14 Aug 10, 2026
52 checks passed
@miss-islington
miss-islington deleted the backport-c44dca0-3.14 branch August 10, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants