mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08:00
* Stores all location info in linetable to conform to PEP 626. * Remove column table from code objects. * Remove end-line table from code objects. * Document new location table format
Miscellaneous source files for the main Python shared library