Skip to content

gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening named pipe #116421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

serhiy-storchaka
Copy link
Member

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

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit f6c2f6c 🤖

The command will test the builders whose names match following regular expression: BSD

The builders matched are:

  • AMD64 FreeBSD14 PR
  • AMD64 FreeBSD PR
  • AMD64 FreeBSD15 PR

@serhiy-storchaka serhiy-storchaka merged commit aa7bcf2 into python:main Mar 13, 2024
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the opendir-named-pipe branch March 13, 2024 09:40
@miss-islington-app
Copy link

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker aa7bcf284f006434b07839d82f325618f7a5c06c 3.12

@miss-islington-app
Copy link

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker aa7bcf284f006434b07839d82f325618f7a5c06c 3.11

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 13, 2024
…n opening a named pipe (pythonGH-116421)

(cherry picked from commit aa7bcf2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 13, 2024

GH-116716 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 13, 2024
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 13, 2024
…n opening a named pipe (pythonGH-116421)

(cherry picked from commit aa7bcf2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 13, 2024

GH-116717 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Mar 13, 2024
serhiy-storchaka added a commit that referenced this pull request Mar 13, 2024
serhiy-storchaka added a commit that referenced this pull request Mar 13, 2024
vstinner pushed a commit to vstinner/cpython that referenced this pull request Mar 20, 2024
@encukou encukou added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Mar 22, 2024
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker aa7bcf284f006434b07839d82f325618f7a5c06c 3.11

@encukou encukou removed the needs backport to 3.11 only security fixes label Mar 22, 2024
@miss-islington-app
Copy link

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker aa7bcf284f006434b07839d82f325618f7a5c06c 3.12

@encukou
Copy link
Member

encukou commented Mar 22, 2024

(Sorry, I added labels to the wrong PR!)

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
@serhiy-storchaka serhiy-storchaka removed their assignment Sep 29, 2024
@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.12 only security fixes label Sep 29, 2024
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.

3 participants