mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
110 B
ReStructuredText
2 lines
110 B
ReStructuredText
Fix the column offsets for some expressions in multi-line f-strings
|
|
:mod:`ast` nodes. Patch by Pablo Galindo.
|