bpo-31787: Prevent refleaks when calling __init__() more than once#3995
bpo-31787: Prevent refleaks when calling __init__() more than once#3995methane merged 20 commits intopython:masterfrom
Conversation
|
Please add some tests that exercise doubled calls to |
methane
left a comment
There was a problem hiding this comment.
Would you merge master again?
|
I merged with master on my Windows 10, and now So it would be great if you took it from here... |
|
Hm, it seems calling |
|
GH-5657 is a backport of this pull request to the 3.7 branch. |
…ythonGH-3995) (cherry picked from commit d019bc8) Co-authored-by: Oren Milman <orenmn@gmail.com>
|
Sorry, @orenmn and @methane, I could not cleanly backport this to |
…ythonGH-3995) (cherry picked from commit d019bc8)
|
GH-5659 is a backport of this pull request to the 3.6 branch. |
https://bugs.python.org/issue31787