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 lukasz.langa
Recipients benjamin.peterson, eli.bendersky, gregory.p.smith, jab, josephgordon, lukasz.langa, ned.deily, serhiy.storchaka
Date 2017-05-23.05:23:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495517011.36.0.908678036039.issue23894@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e8412e684ed741df246e8430f4911b31b0d8be1f by Łukasz Langa in branch '3.6':
[3.6] bpo-23894: make lib2to3 recognize f-strings (GH-1733) (#1737)
https://github.com/python/cpython/commit/e8412e684ed741df246e8430f4911b31b0d8be1f
History
Date User Action Args
2017-05-23 05:23:31lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, benjamin.peterson, ned.deily, eli.bendersky, jab, serhiy.storchaka, josephgordon
2017-05-23 05:23:31lukasz.langasetmessageid: <1495517011.36.0.908678036039.issue23894@psf.upfronthosting.co.za>
2017-05-23 05:23:31lukasz.langalinkissue23894 messages
2017-05-23 05:23:31lukasz.langacreate