Message 312113 - Python tracker

Message312113

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 methane
Recipients Oren Milman, cheryl.sabella, methane, rhettinger
Date 2018-02-13.10:28:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518517720.48.0.467229070634.issue31787@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d019bc8319ea35e93bf4baa38098ff1b57cd3ee5 by INADA Naoki (Oren Milman) in branch 'master':
bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995)
https://github.com/python/cpython/commit/d019bc8319ea35e93bf4baa38098ff1b57cd3ee5
History
Date User Action Args
2018-02-13 10:28:40methanesetrecipients: + methane, rhettinger, Oren Milman, cheryl.sabella
2018-02-13 10:28:40methanesetmessageid: <1518517720.48.0.467229070634.issue31787@psf.upfronthosting.co.za>
2018-02-13 10:28:40methanelinkissue31787 messages
2018-02-13 10:28:40methanecreate