Skip to content
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

gh-93367: Remove the execute bit on some socket-related files #93368

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

ezio-melotti
Copy link
Member

This PR removes the execution bit that was accidentally set on a few socket-related files.

See #93367

@ezio-melotti ezio-melotti added the type-bug An unexpected behavior, bug, or error label May 31, 2022
@ezio-melotti ezio-melotti self-assigned this May 31, 2022
@merwok merwok changed the title gh-93367: Remove the execution bit to some socket-related files. gh-93367: Remove the execute bit on some socket-related files May 31, 2022
@AA-Turner
Copy link
Member

Should we backport this to 3.10 / 3.11?

A

@ezio-melotti ezio-melotti added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Jun 1, 2022
@ezio-melotti ezio-melotti merged commit 5247389 into python:main Jun 1, 2022
@miss-islington
Copy link
Contributor

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

@ezio-melotti ezio-melotti deleted the de-execute branch June 1, 2022 07:11
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 1, 2022
(cherry picked from commit 5247389)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 1, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 1, 2022
(cherry picked from commit 5247389)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
@bedevere-bot
Copy link

GH-93407 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 1, 2022
miss-islington added a commit that referenced this pull request Jun 1, 2022
(cherry picked from commit 5247389)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
miss-islington added a commit that referenced this pull request Jun 1, 2022
(cherry picked from commit 5247389)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants