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.14:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568125870.86.0.00976916512928.issue38090@roundup.psfhosted.org>
In-reply-to
Content
New changeset 45bc3928e232603a97451dea3106d824b0f7a392 by Steve Dower (Miss Islington (bot)) in branch '3.8':
bpo-38090: Fix reference leak in ceval.c (GH-15848)
https://github.com/python/cpython/commit/45bc3928e232603a97451dea3106d824b0f7a392
History
Date User Action Args
2019-09-10 14:31:10steve.dowersetrecipients: + steve.dower, Anthony Sottile, pablogsal
2019-09-10 14:31:10steve.dowersetmessageid: <1568125870.86.0.00976916512928.issue38090@roundup.psfhosted.org>
2019-09-10 14:31:10steve.dowerlinkissue38090 messages
2019-09-10 14:31:10steve.dowercreate