Skip to content

bpo-45459: Use type names in the internal C API - #31669

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:type_names
Mar 3, 2022
Merged

bpo-45459: Use type names in the internal C API#31669
vstinner merged 1 commit into
python:mainfrom
vstinner:type_names

Conversation

@vstinner

@vstinnervstinner commented Mar 3, 2022

Copy link
Copy Markdown
Member

Replace "struct xxx" with "xxx" types in the internal C API.

https://bugs.python.org/issue45459

Replace "struct xxx" with "xxx" types in the internal C API.
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@the-knights-who-say-ni@bedevere-bot