SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

GH-88116: Use a compact format to represent end line and column offsets. (GH-91666)

* 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
M
Mark Shannon committed
944fffee8916cb94321fa33cd3a43f4108717746
Parent: 2a5f171
Committed by GitHub <noreply@github.com> on 4/21/2022, 3:10:37 PM