◐ Shell
reader mode source ↗
Skip to content

Add C++ support#18

Merged
vstinner merged 6 commits into
python:mainfrom
vstinner:cpp
Feb 9, 2022
Merged

Add C++ support#18
vstinner merged 6 commits into
python:mainfrom
vstinner:cpp

Conversation

@vstinner

@vstinner vstinner commented Feb 9, 2022

Copy link
Copy Markdown
Member
  • pythoncapi_compat.h uses nullptr and reinterpret_cast<> on C++
  • Add tests/test_pythoncapi_compat_cppext.cpp

* pythoncapi_compat.h uses nullptr and reinterpret_cast<> on C++
* Add tests/test_pythoncapi_compat_cppext.cpp
@vstinner vstinner merged commit 3477463 into python:main Feb 9, 2022
@vstinner vstinner deleted the cpp branch February 9, 2022 16:06
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.

1 participant