Skip to content

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

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

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

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 1abb945 into python:3.13 Aug 10, 2026
43 checks passed
@miss-islington
miss-islington deleted the backport-c44dca0-3.13 branch August 10, 2026 07:10
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