mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
c76da79b37
* Add length parameter to PyLineTable_InitAddressRange and doen't use sentinel values at end of table. Makes the line number table more robust. * Update PyCodeAddressRange to match PEP 626.