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 steve.dower
Recipients Anthony Sottile, pablogsal, steve.dower
Date 2019-09-10.13:32:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a511c7a4961a684db1f8d0ed438822d87d7d3dcf by Steve Dower (Pablo Galindo) in branch 'master':
bpo-38090: Fix reference leak in ceval.c (GH-15848)
https://github.com/python/cpython/commit/a511c7a4961a684db1f8d0ed438822d87d7d3dcf
History
Date User Action Args
2019-09-10 13:32:58steve.dowersetrecipients: + steve.dower, Anthony Sottile, pablogsal
2019-09-10 13:32:58steve.dowersetmessageid: <[email protected]>
2019-09-10 13:32:58steve.dowerlinkissue38090 messages
2019-09-10 13:32:58steve.dowercreate