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 pablogsal
Recipients barry, eric.smith, larry, levkivskyi, pablogsal, serhiy.storchaka
Date 2019-05-12.00:43:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557621787.07.0.722511237202.issue36817@roundup.psfhosted.org>
In-reply-to
Content
New changeset 26f55c29f2316648939ad12a9d3730a2118da2ea by Pablo Galindo in branch 'master':
bpo-36817: Do not decrement reference for expr_text on fstring = parsing failure (GH-13256)
https://github.com/python/cpython/commit/26f55c29f2316648939ad12a9d3730a2118da2ea
History
Date User Action Args
2019-05-12 00:43:07pablogsalsetrecipients: + pablogsal, barry, larry, eric.smith, serhiy.storchaka, levkivskyi
2019-05-12 00:43:07pablogsalsetmessageid: <1557621787.07.0.722511237202.issue36817@roundup.psfhosted.org>
2019-05-12 00:43:07pablogsallinkissue36817 messages
2019-05-12 00:43:06pablogsalcreate