[issue44885] Incorrect exception highlighting for fstring format

Pablo Galindo Salgado report at bugs.python.org
Thu Aug 12 12:13:40 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 8e832fb2a2cb54d7262148b6ec15563dffb48d63 by Pablo Galindo Salgado in branch 'main':
bpo-44885: Correct the ast locations of f-strings with format specs and repeated expressions (GH-27729)
https://github.com/python/cpython/commit/8e832fb2a2cb54d7262148b6ec15563dffb48d63


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44885>
_______________________________________


More information about the Python-bugs-list mailing list