mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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