mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
108 B
ReStructuredText
2 lines
108 B
ReStructuredText
Fixed a bug that caused ``_PyCode_GetExtra`` to return garbage for negative
|
|
indexes. Patch by Pablo Galindo
|