Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 5, 2020

Convert PyType_HasFeature(), PyType_Check() and PyType_CheckExact()
macros to static inline functions.

https://bugs.python.org/issue39542

Convert PyType_HasFeature(), PyType_Check() and PyType_CheckExact()
macros to static inline functions.
@vstinner vstinner merged commit 509dd90 into python:master Feb 5, 2020
@vstinner vstinner deleted the type_check_inline branch February 5, 2020 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants