mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
146 B
ReStructuredText
3 lines
146 B
ReStructuredText
Properly calculate error ranges in the parser when raising
|
|
:exc:`SyntaxError` exceptions caused by invalid byte sequences. Patch by
|
|
Pablo Galindo
|