This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-28 05:35:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_cppext
History
Victor Stinner
7a2d77c903
test_cext, test_cppext: enable /W4 warnings on Windows (
#124253
)
...
Add an explicit cast to (void*) and add Py_UNUSED() to fix some warnings in extension.c.
2024-09-19 22:32:01 +02:00
..
__init__.py
…
extension.cpp
…
setup.py
test_cext, test_cppext: enable /W4 warnings on Windows (
#124253
)
2024-09-19 22:32:01 +02:00