Skip to content

[3.10] IDLE: Simplify DynOptionsMenu __init__code (GH-101371) #102315

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 48555120+JosephSBoyle@users.noreply.github.com
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

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

(cherry picked from commit c41af81)

Co-authored-by: JosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@python python deleted a comment from miss-islington Feb 28, 2023
@miss-islington miss-islington merged commit 2701a49 into python:3.10 Feb 28, 2023
@miss-islington miss-islington deleted the backport-c41af81-3.10 branch February 28, 2023 06:36
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