Skip to content

[3.12] gh-103737: IDLE - Remove unneeded .keys() for dict iteration (GH-110960)#111026

Merged
terryjreedy merged 1 commit intopython:3.12from
miss-islington:backport-baefbb2-3.12
Oct 18, 2023
Merged

[3.12] gh-103737: IDLE - Remove unneeded .keys() for dict iteration (GH-110960)#111026
terryjreedy merged 1 commit intopython:3.12from
miss-islington:backport-baefbb2-3.12

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 18, 2023

Add comments where .keys() is needed.
Leave debugger usages along because situation is unclear as indicated in expanded comment.
Most testing is manual.
(cherry picked from commit baefbb2)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

…ythonGH-110960)

Add comments where .keys() is needed.
Leave debugger usages along because situation is unclear as indicated in expanded comment.
Most testing is manual.
(cherry picked from commit baefbb2)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedy terryjreedy merged commit b8ce5d9 into python:3.12 Oct 18, 2023
@miss-islington miss-islington deleted the backport-baefbb2-3.12 branch January 2, 2026 18:11
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.

2 participants