Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9862b5194d5aa8f788d3fd38a3951d7d25d91352
/
Objects
/
capsule.c
f0f4514
Issue #2443: Added a new macro, Py_VA_COPY, which is equivalent to C99
by Alexander Belopolsky
· 14 years ago
8504d08
Use size_t instead of int for a PyMem_MALLOC argument; silences a gcc 'comparison always false' warning.
by Mark Dickinson
· 15 years ago
3e79190
fix useless comparison #6355
by Benjamin Peterson
· 15 years ago
b173f78
add a replacement API for PyCObject, PyCapsule #5630
by Benjamin Peterson
· 16 years ago