mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
6cc800d363
* Move up the comment about fields using in hashing/comparision. * Group the fields more clearly. * Add co_ncellvars and co_nfreevars. * Raise ValueError if nlocals != len(varnames), rather than aborting.
Miscellaneous source files for the main Python shared library