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

Skip to content

gh-55664: Add warning when creating a type using a namespace dictionary with non-string keys. #105338

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 16 commits into from
Jan 28, 2024

Conversation

furkanonder
Copy link
Contributor

@furkanonder furkanonder commented Jun 5, 2023

@furkanonder furkanonder marked this pull request as ready for review June 5, 2023 21:04
@furkanonder furkanonder requested a review from markshannon as a code owner June 5, 2023 21:04
@furkanonder furkanonder changed the title GH-55664: Add warning when creating a type using a namespace dictionary with no… GH-55664: Add warning when creating a type using a namespace dictionary with non-string keys. Jun 5, 2023
@furkanonder furkanonder added type-feature A feature request or enhancement interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Aug 6, 2023
@furkanonder furkanonder changed the title GH-55664: Add warning when creating a type using a namespace dictionary with non-string keys. gh-55664: Add warning when creating a type using a namespace dictionary with non-string keys. Aug 6, 2023
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

name_of_class is leaked.

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit f7c05d7 into python:main Jan 28, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants