SIGN IN SIGN UP

bpo-42739: Don't use sentinels to mark end of line table. (GH-25657)

* 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.
M
Mark Shannon committed
c76da79b37d2bcbe575cc927ba0a9b7a9ce465db
Parent: 53dd6c9
Committed by GitHub <noreply@github.com> on 4/29/2021, 12:12:51 PM