bpo-31787: Prevent refleaks when calling __init__() more than once by orenmn · Pull Request #3995 · python/cpython
methane
changed the title
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