bpo-45459: C API uses type names rather than structure names (GH-31528)
Thanks to the new pytypedefs.h, it becomes to use type names like PyObject rather like structure names like "struct _object".
V
Victor Stinner committed
042f31da552c19054acd3ef7bb6cfd857bce172b
Parent: ec091bd
Committed by GitHub <noreply@github.com>
on 2/24/2022, 4:51:59 PM