mirror of https://github.com/python/cpython
43709d5d54
On Windows, test_cext and test_cppext now pass /WX flag to the MSC compiler to treat all compiler warnings as errors. In verbose mode, these tests now log the compiler commands to help debugging. Change Py_BUILD_ASSERT_EXPR implementation on Windows to avoid a compiler warning about an unnamed structure. |
||
---|---|---|
.. | ||
__init__.py | ||
extension.cpp | ||
setup.py |