This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients eric.smith, lukasz.langa, rhettinger, serhiy.storchaka
Date 2017-09-07.00:28:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504744080.67.0.559731322794.issue30465@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e7c566caf177afe43b57f0b2723e723d880368e8 by ericvsmith (Łukasz Langa) in branch 'master':
bpo-30465: Fix lineno and col_offset in fstring AST nodes (#1800)
https://github.com/python/cpython/commit/e7c566caf177afe43b57f0b2723e723d880368e8
History
Date User Action Args
2017-09-07 00:28:00eric.smithsetrecipients: + eric.smith, rhettinger, lukasz.langa, serhiy.storchaka
2017-09-07 00:28:00eric.smithsetmessageid: <1504744080.67.0.559731322794.issue30465@psf.upfronthosting.co.za>
2017-09-07 00:28:00eric.smithlinkissue30465 messages
2017-09-07 00:28:00eric.smithcreate