mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -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.
Miscellaneous source files for the main Python shared library