Skip to content

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

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

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

Conversation

@vstinner

@vstinnervstinner commented Jul 22, 2023

Copy link
Copy Markdown
Member

Move private types _PyNone_Type and _PyNotImplemented_Type to internal C API.

Move private types _PyNone_Type and _PyNotImplemented_Type to
internal C API.

@corona10corona10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

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.

3 participants

@vstinner@corona10@bedevere-bot