mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
134 B
ReStructuredText
2 lines
134 B
ReStructuredText
Fix an issue when reading line numbers from code objects if the encoded line
|
|
numbers are close to ``INT_MIN``. Patch by Pablo Galindo
|