[Python-3000] C API cleanup int/long

Neal Norwitz nnorwitz at gmail.com
Fri Aug 3 08:01:53 CEST 2007


Since there is a merged int/long type now, we need to decide how the C
API should look.  For example, should the APIs be prefixed with
PyInt_* or PyLong_?  What are the other issues?  What do people want
for the C API in 3k?

n


More information about the Python-3000 mailing list