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 barry, eric.smith, larry, levkivskyi, serhiy.storchaka
Date 2019-05-08.20:28:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557347334.65.0.689071107785.issue36817@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a4135e939bc223f592045a38e0f927ba170da32 by Eric V. Smith in branch 'master':
bpo-36817: Add f-string debugging using '='. (GH-13123)
https://github.com/python/cpython/commit/9a4135e939bc223f592045a38e0f927ba170da32
History
Date User Action Args
2019-05-08 20:28:54eric.smithsetrecipients: + eric.smith, barry, larry, serhiy.storchaka, levkivskyi
2019-05-08 20:28:54eric.smithsetmessageid: <1557347334.65.0.689071107785.issue36817@roundup.psfhosted.org>
2019-05-08 20:28:54eric.smithlinkissue36817 messages
2019-05-08 20:28:54eric.smithcreate