Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-c41af81-3.10
Feb 28, 2023
Merged

[3.10] IDLE: Simplify DynOptionsMenu __init__code (GH-101371)#102315
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-c41af81-3.10

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 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