mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
7a2d77c903
Add an explicit cast to (void*) and add Py_UNUSED() to fix some warnings in extension.c.