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.

URL PR 3995
Status merged
Title bpo-31787: Prevent refleaks when calling __init__() more than once
History
Date User Action Args
2018-02-13 10:28:34Oren Milmansetstatus: open -> merged
2018-02-13 10:28:19Oren Milmansettitle: bpo-31787: Prevent various refleaks when calling the __init__() method of some objects more than once -> bpo-31787: Prevent refleaks when calling __init__() more than once
2017-10-14 09:43:06Oren Milmanlinkissue31787 pull_requests
2017-10-14 09:43:06Oren Milmancreate