mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
944fffee89
* 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