Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented Jan 7, 2023

Copy link
Member

@terryjreedyterryjreedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I consider the false implication of the getattr and test to be a buglet.

The changes for None, etc, are not necessary, but given that the types module is already imported, I think using it consistently as the source of truth is a good idea.

In the deepcopy list, I think that the CodeType line should have been just above the function lines, but I am refraining from suggesting that it be moved now.

@AlexWaygoodAlexWaygood merged commit 951303f into python:mainJan 7, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@sobolevn@terryjreedy@AlexWaygood@bedevere-bot