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 vstinner
Recipients cstratak, vstinner
Date 2019-03-14.15:11:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552576267.1.0.569777254389.issue36212@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2832ad53358e3fbc4bdc601b9f3fa04dd0deae46 by Victor Stinner (stratakis) in branch '2.7':
[2.7] bpo-36212: Fix two possible reference leaks in the hotshot module (GH-12327)
https://github.com/python/cpython/commit/2832ad53358e3fbc4bdc601b9f3fa04dd0deae46
History
Date User Action Args
2019-03-14 15:11:07vstinnersetrecipients: + vstinner, cstratak
2019-03-14 15:11:07vstinnersetmessageid: <1552576267.1.0.569777254389.issue36212@roundup.psfhosted.org>
2019-03-14 15:11:07vstinnerlinkissue36212 messages
2019-03-14 15:11:07vstinnercreate