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

IDLE: Tweak iomenu.IOBinding.maybesave #112914

Merged
merged 3 commits into from
Dec 10, 2023
Merged

Conversation

terryjreedy
Copy link
Member

Add docstring, use f-string, simplify code.

@terryjreedy terryjreedy merged commit ca1bde8 into python:main Dec 10, 2023
27 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 10, 2023
Add docstring, use f-string, simplify code.
(cherry picked from commit ca1bde8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app
Copy link

bedevere-app bot commented Dec 10, 2023

GH-112917 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 Dec 10, 2023
@bedevere-app
Copy link

bedevere-app bot commented Dec 10, 2023

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 10, 2023
Add docstring, use f-string, simplify code.
(cherry picked from commit ca1bde8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 10, 2023
@terryjreedy terryjreedy deleted the iomenu branch December 10, 2023 02:30
terryjreedy added a commit that referenced this pull request Dec 10, 2023
Add docstring, use f-string, simplify code.
(cherry picked from commit ca1bde8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
terryjreedy added a commit that referenced this pull request Dec 10, 2023
Add docstring, use f-string, simplify code.
(cherry picked from commit ca1bde8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Add docstring, use f-string, simplify code.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Add docstring, use f-string, simplify code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant