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 Demur Rumed, eric.smith, mjpieters, python-dev, rhettinger, serhiy.storchaka, ztane
Date 2016-09-06.19:08:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160906190813.22226.95103.DE707206@psf.io>
In-reply-to
Content
New changeset 28e280915508 by Serhiy Storchaka in branch 'default':
Issue #27078: Added BUILD_STRING opcode.  Optimized f-strings evaluation.
https://hg.python.org/cpython/rev/28e280915508
History
Date User Action Args
2016-09-06 19:08:16python-devsetrecipients: + python-dev, rhettinger, mjpieters, eric.smith, serhiy.storchaka, ztane, Demur Rumed
2016-09-06 19:08:16python-devlinkissue27078 messages
2016-09-06 19:08:16python-devcreate