Skip to content

Comments

[3.13] gh-66305: Fix a hang on Windows in the tempfile module (GH-144672)#145169

Merged
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-ca66d3c-3.13
Feb 24, 2026
Merged

[3.13] gh-66305: Fix a hang on Windows in the tempfile module (GH-144672)#145169
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-ca66d3c-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 24, 2026

It occurred when trying to create a temporary file or subdirectory in
a non-writable directory.
(cherry picked from commit ca66d3c)

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

…H-144672)

It occurred when trying to create a temporary file or subdirectory in
a non-writable directory.
(cherry picked from commit ca66d3c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 24, 2026 11:15
@serhiy-storchaka serhiy-storchaka merged commit cb1d20b into python:3.13 Feb 24, 2026
43 checks passed
@miss-islington miss-islington deleted the backport-ca66d3c-3.13 branch February 24, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants