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 python-dev
Recipients Kenzie Togami, ammar2, python-dev, terry.reedy
Date 2016-12-27.05:05:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161227050555.19780.10945.D789E9C3@psf.io>
In-reply-to
Content
New changeset a48cc85e5706 by Terry Jan Reedy in branch '3.6':
Issue #29071: IDLE now colors f-string prefixes (but not invalid ur prefixes).
https://hg.python.org/cpython/rev/a48cc85e5706
History
Date User Action Args
2016-12-27 05:05:58python-devsetrecipients: + python-dev, terry.reedy, ammar2, Kenzie Togami
2016-12-27 05:05:58python-devlinkissue29071 messages
2016-12-27 05:05:57python-devcreate