Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough (GH-22670) #22674

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 12, 2020

(cherry picked from commit 04b8631)

Co-authored-by: Yannick Jadoul yannick.jadoul@belgacom.net

https://bugs.python.org/issue42015

…m_self is kept alive long enough (pythonGH-22670)

(cherry picked from commit 04b8631)

Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net>
@miss-islington
Copy link
Contributor Author

@YannickJadoul and @serhiy-storchaka: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants