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 miss-islington
Recipients lys.nikolaou, miss-islington, pablogsal, skrah
Date 2020-06-06.00:11:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591402263.96.0.769125984781.issue40883@roundup.psfhosted.org>
In-reply-to
Content
New changeset 79e6c15aed9b4b50efd39ddaf1dc40c374b51213 by Miss Islington (bot) in branch '3.9':
bpo-40883: Fix memory leak in fstring_compile_expr in parse_string.c (GH-20667)
https://github.com/python/cpython/commit/79e6c15aed9b4b50efd39ddaf1dc40c374b51213
History
Date User Action Args
2020-06-06 00:11:04miss-islingtonsetrecipients: + miss-islington, skrah, lys.nikolaou, pablogsal
2020-06-06 00:11:03miss-islingtonsetmessageid: <1591402263.96.0.769125984781.issue40883@roundup.psfhosted.org>
2020-06-06 00:11:03miss-islingtonlinkissue40883 messages
2020-06-06 00:11:03miss-islingtoncreate