diff options
author | Victor Stinner <vstinner@python.org> | 2024-09-19 20:32:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-19 20:32:01 (GMT) |
commit | 7a2d77c903f29d7ea08b870b8e3fa2130f667a59 (patch) | |
tree | fecf94a581f31a594a86c6760261dc0b04131f30 /Misc | |
parent | 5f011115943933ff36adf997c886d73ea88003fb (diff) | |
download | cpython-7a2d77c903f29d7ea08b870b8e3fa2130f667a59.zip cpython-7a2d77c903f29d7ea08b870b8e3fa2130f667a59.tar.gz cpython-7a2d77c903f29d7ea08b870b8e3fa2130f667a59.tar.bz2 |
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.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions