FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough (GH-22670) by miss-islington · Pull Request #22674 · python/cpython · GitHub

/ cpython Public

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

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-04b8631-3.9
Oct 12, 2020
Merged

miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-04b8631-3.9

Conversation

miss-islington commented Oct 12, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

(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>

Copy link
Copy Markdown
Contributor Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL