mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -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