Introduced symbol PY_FORMAT_SIZE_T. See the new comments
in pyport.h. Changed PyString_FromFormatV() to use it instead of inlining its own maze of #if'ery.
Showing
Please register or sign in to comment
in pyport.h. Changed PyString_FromFormatV() to use it instead of inlining its own maze of #if'ery.