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-11.19:54:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557604479.91.0.0498431789581.issue36817@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5833e94d8615ea18b14e4830ecdb868aec81b378 by Pablo Galindo in branch 'master':
bpo-36817: Fix reference leak for expr_text in f-string = parsing (GH-13249)
https://github.com/python/cpython/commit/5833e94d8615ea18b14e4830ecdb868aec81b378
History
Date User Action Args
2019-05-11 19:54:39pablogsalsetrecipients: + pablogsal, barry, larry, eric.smith, serhiy.storchaka, levkivskyi
2019-05-11 19:54:39pablogsalsetmessageid: <1557604479.91.0.0498431789581.issue36817@roundup.psfhosted.org>
2019-05-11 19:54:39pablogsallinkissue36817 messages
2019-05-11 19:54:39pablogsalcreate