This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-19 17:25:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
8da9920a80
cpython
/
Lib
/
test
/
test_cext
History
Download ZIP
Download TAR.GZ
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
Check for compiler warnings in test_cext on Windows (
#121088
)
2024-06-28 14:41:37 +02:00
extension.c
test_cext, test_cppext: enable /W4 warnings on Windows (
#124253
)
2024-09-19 22:32:01 +02:00
setup.py
test_cext, test_cppext: enable /W4 warnings on Windows (
#124253
)
2024-09-19 22:32:01 +02:00