Skip to content

Comments

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

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

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

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 24, 2026 11:14
@serhiy-storchaka serhiy-storchaka merged commit da03b36 into python:3.14 Feb 24, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-ca66d3c-3.14 branch February 24, 2026 11:32
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