Files
cpython/Python/hamt.c
Victor Stinner a42de742e7 bpo-35059: Cast void* to PyObject* (GH-10650)
Don't pass void* to Python macros: use _PyObject_CAST().
2018-11-22 10:25:22 +01:00

79 KiB