X Tutup
Skip to content

[3.11] gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening a named pipe (GH-116421)#116717

Merged
serhiy-storchaka merged 1 commit intopython:3.11from
serhiy-storchaka:backport-aa7bcf2-3.11
Mar 13, 2024
Merged

[3.11] gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening a named pipe (GH-116421)#116717
serhiy-storchaka merged 1 commit intopython:3.11from
serhiy-storchaka:backport-aa7bcf2-3.11

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Mar 13, 2024

…n opening a named pipe (pythonGH-116421)

(cherry picked from commit aa7bcf2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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.

1 participant

X Tutup