X Tutup
The Wayback Machine - https://web.archive.org/web/20240110155233/https://github.com/python/cpython/pull/113731
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-113729: Fix the Help -> "IDLE Help" menu in IDLE #113731

Merged
merged 2 commits into from Jan 6, 2024

Conversation

ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Jan 5, 2024

@terryjreedy terryjreedy added needs backport to 3.11 bug and security fixes needs backport to 3.12 bug and security fixes labels Jan 6, 2024
@terryjreedy terryjreedy enabled auto-merge (squash) January 6, 2024 06:10
@terryjreedy terryjreedy merged commit 66f3964 into python:main Jan 6, 2024
31 checks passed
@miss-islington-app
Copy link

Thanks @ronaldoussoren for the PR, and @terryjreedy 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 Jan 6, 2024
…d 3.11.7 (pythonGH-113731)

(cherry picked from commit 66f3964)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app
Copy link

bedevere-app bot commented Jan 6, 2024

GH-113765 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 Jan 6, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2024
…d 3.11.7 (pythonGH-113731)

(cherry picked from commit 66f3964)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app
Copy link

bedevere-app bot commented Jan 6, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 bug and security fixes label Jan 6, 2024
terryjreedy added a commit that referenced this pull request Jan 6, 2024
…nd 3.11.7 (GH-113731) (#113766)

(cherry picked from commit 66f3964)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
terryjreedy added a commit that referenced this pull request Jan 6, 2024
…nd 3.11.7 (GH-113731) (#113765)

(cherry picked from commit 66f3964)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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.

None yet

2 participants
X Tutup