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 eric.snow
Recipients benjamin.peterson, eric.snow, jkloth, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2017-09-14.07:35:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505374560.02.0.71985867427.issue30860@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dae0276bb6bc7281d59fb0b8f1aab31634ee80dc by Eric Snow in branch 'master':
bpo-30860: Fix a refleak. (#3567)
https://github.com/python/cpython/commit/dae0276bb6bc7281d59fb0b8f1aab31634ee80dc
History
Date User Action Args
2017-09-14 07:36:00eric.snowsetrecipients: + eric.snow, ncoghlan, pitrou, vstinner, benjamin.peterson, jkloth, serhiy.storchaka, yselivanov
2017-09-14 07:36:00eric.snowsetmessageid: <1505374560.02.0.71985867427.issue30860@psf.upfronthosting.co.za>
2017-09-14 07:36:00eric.snowlinkissue30860 messages
2017-09-14 07:35:59eric.snowcreate