mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
60ac6ed557
Replace direct acccess to PyVarObject.ob_size with usage of the Py_SET_SIZE() function.
Miscellaneous source files for the main Python shared library