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.02:43:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504752186.79.0.474827211622.issue30465@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aa1afc72c1ee1f090e6302198d9a0295f1ce1c05 by ericvsmith (Miss Islington (bot)) in branch '3.6':
bpo-30465: Fix lineno and col_offset in fstring AST nodes (GH-1800) (gh-3409)
https://github.com/python/cpython/commit/aa1afc72c1ee1f090e6302198d9a0295f1ce1c05
History
Date User Action Args
2017-09-07 02:43:06eric.smithsetrecipients: + eric.smith, rhettinger, lukasz.langa, serhiy.storchaka
2017-09-07 02:43:06eric.smithsetmessageid: <1504752186.79.0.474827211622.issue30465@psf.upfronthosting.co.za>
2017-09-07 02:43:06eric.smithlinkissue30465 messages
2017-09-07 02:43:06eric.smithcreate