mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
138 B
ReStructuredText
2 lines
138 B
ReStructuredText
Make sure that the end column offsets are correct in multi-line method
|
|
calls. Previously, the end column could precede the column offset.
|