This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-02-22 07:00:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3dadc22a27
cpython
/
Lib
/
test
/
test_cppext
History
Download ZIP
Download TAR.GZ
Victor Stinner
3dadc22a27
gh-141563: Add missing cast to _PyDateTime_IMPORT() (
#144667
)
...
Fix compilation on C++. Add test on PyDateTime_IMPORT in test_cext and test_cppext.
2026-02-10 14:47:12 +00:00
..
__init__.py
gh-144490: Fix test_cppext: test the internal C API (
#144536
)
2026-02-06 16:42:42 +01:00
extension.cpp
gh-141563: Add missing cast to _PyDateTime_IMPORT() (
#144667
)
2026-02-10 14:47:12 +00:00
setup.py
gh-135906: Test the internal C API in test_cext (
#136247
)
2025-07-11 16:48:43 +02:00