Skip to content

bpo-39571: Fix clang warning on PyTypeObject typedef#18385

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:duplicated_typedef
Feb 7, 2020
Merged

bpo-39571: Fix clang warning on PyTypeObject typedef#18385
vstinner merged 1 commit intopython:masterfrom
vstinner:duplicated_typedef

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 6, 2020

Only define PyTypeObject type once.

https://bugs.python.org/issue39571

Only define PyTypeObject type once.
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