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 skrah
Recipients eric.smith, skrah
Date 2015-10-04.17:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443979407.62.0.707305717475.issue25311@psf.upfronthosting.co.za>
In-reply-to
Content
I think tokenize.py needs to be updated to support f-strings.


BTW, the f-string implementation seems to be incredibly robust. Nice work!
History
Date User Action Args
2015-10-04 17:23:27skrahsetrecipients: + skrah, eric.smith
2015-10-04 17:23:27skrahsetmessageid: <1443979407.62.0.707305717475.issue25311@psf.upfronthosting.co.za>
2015-10-04 17:23:27skrahlinkissue25311 messages
2015-10-04 17:23:27skrahcreate