mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
78694d970f
native format, as void* (translated to Python int or long). Also adds PyLong_FromVoidPtr and PyLong_AsVoidPtr to longobject.c.