[3.6] bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995) by methane · Pull Request #5659 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@methane

Copy link Copy Markdown

Member

@methane methane commented

Feb 13, 2018

edited by bedevere-bot

Loading

(cherry picked from commit d019bc8)

https://bugs.python.org/issue31787

@methane methane changed the title bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995) [3.6] bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995)

Feb 13, 2018

@methane methane force-pushed the backport-d019bc8-3.6 branch from 13afef0 to 2694c5d Compare

February 13, 2018 12:21

@methane methane force-pushed the backport-d019bc8-3.6 branch from 2694c5d to cab440f Compare

February 13, 2018 12:38

@methane methane merged commit 4731634 into python:3.6

Feb 13, 2018

@methane methane deleted the backport-d019bc8-3.6 branch

February 13, 2018 13:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@methane @the-knights-who-say-ni @bedevere-bot @orenmn