mirror of
https://github.com/python/cpython.git
synced 2026-08-06 11:23:29 +08:00
* 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