Skip to content

Comments

gh-106320: Move _PyNone_Type to the internal C API#107030

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:internal_none_type
Jul 22, 2023
Merged

gh-106320: Move _PyNone_Type to the internal C API#107030
vstinner merged 1 commit intopython:mainfrom
vstinner:internal_none_type

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jul 22, 2023

Move private types _PyNone_Type and _PyNotImplemented_Type to internal C API.

Move private types _PyNone_Type and _PyNotImplemented_Type to
internal C API.
Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

lgtm

@vstinner vstinner enabled auto-merge (squash) July 22, 2023 13:52
@vstinner vstinner merged commit eda9ce1 into python:main Jul 22, 2023
@vstinner vstinner deleted the internal_none_type branch July 22, 2023 14:46
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.

3 participants