index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
_testcppext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782)
Petr Viktorin
2022-07-14
1
-3/+73
*
gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754)
Petr Viktorin
2022-07-12
1
-0/+14
*
gh-91321: Fix compatibility with C++ older than C++11 (#93784)
Victor Stinner
2022-06-14
1
-16/+30
*
gh-93442: Add test for _Py_CAST(nullptr). (gh-93505)
Neil Schemenauer
2022-06-05
1
-0/+3
*
gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (#93500)
Neil Schemenauer
2022-06-05
1
-0/+4
*
gh-92898: Enhance _testcppext test on cast to PyObject* (#93111)
Victor Stinner
2022-05-26
1
-11/+31
*
GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951)
serge-sans-paille
2022-05-21
1
-0/+9
*
gh-89653: PEP 670: Fix PyUnicode_READ() cast (#92872)
Victor Stinner
2022-05-17
1
-0/+31
*
gh-91321: Add _Py_NULL macro (#92253)
Victor Stinner
2022-05-03
1
-4/+4
*
gh-92135: Fix _Py_reinterpret_cast() for const (#92138)
Victor Stinner
2022-05-02
1
-0/+31
*
gh-91321: Add _testcppext C++ extension (#32175)
Victor Stinner
2022-05-02
1
-0/+62