Skip to content

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
…ctionary with non-string keys. (pythonGH-105338)

Co-authored-by: Daniel Urban <durban@users.noreply.github.com>
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