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-111015: Install IDLE.app and Python Launcher.app on macOS with correct permissions #111016

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

jmroot
Copy link
Contributor

@jmroot jmroot commented Oct 18, 2023

@ned-deily ned-deily changed the title gh-111015: Install IDLE.app with correct permissions gh-111015: Install IDLE.app and Python Launcher.app on macOS with correct permissions Oct 18, 2023
@ned-deily
Copy link
Member

Thanks for the PR. Python Launcher.app has the same shortcoming so I've updated the PR to do the same for it.

@ned-deily ned-deily added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Oct 18, 2023
@jmroot
Copy link
Contributor Author

jmroot commented Oct 18, 2023

Good catch. I didn't notice the issue with Python Launcher because only some of the files were affected.

@ned-deily ned-deily merged commit cb1bf89 into python:main Oct 18, 2023
26 checks passed
@miss-islington-app
Copy link

Thanks @jmroot for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 18, 2023
…th correct permissions (pythongh-111016)

(cherry picked from commit cb1bf89)

Co-authored-by: Joshua Root <[email protected]>
Co-authored-by: Ned Deily <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 18, 2023
…th correct permissions (pythongh-111016)

(cherry picked from commit cb1bf89)

Co-authored-by: Joshua Root <[email protected]>
Co-authored-by: Ned Deily <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 18, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Oct 18, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 18, 2023

GH-111038 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 Oct 18, 2023
@jmroot jmroot deleted the idle-perms branch October 18, 2023 14:24
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 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.

IDLE.app permissions are not set on installation
2 participants