mirror of
https://github.com/python/cpython.git
synced 2026-06-13 14:43:46 -04:00
cc6abd56b8
being read from the header vs the values being used by fseek and ftell (Py_ssize_t for those). Updates the Py_BuildValue format string to match (including several existing wrong 'i's that should have been 'l's).