Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.11] IDLE: Simplify DynOptionsMenu __init__code (GH-101371) #102314

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 1 commit into from
Feb 28, 2023

Conversation

miss-islington
Copy link
Contributor

Refactor DynOptionMenu's initializer to not copy kwargs dict and use subscripting;
improve its htest.

(cherry picked from commit c41af81)

Co-authored-by: JosephSBoyle [email protected]
Co-authored-by: Terry Jan Reedy [email protected]

Refactor DynOptionMenu's initializer to not copy  kwargs dict and use subscripting;
improve its htest.

(cherry picked from commit c41af81)

Co-authored-by: JosephSBoyle <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@python python deleted a comment from miss-islington Feb 28, 2023
@miss-islington miss-islington merged commit d01cf50 into python:3.11 Feb 28, 2023
@miss-islington miss-islington deleted the backport-c41af81-3.11 branch February 28, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants