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

[3.10] gh-99578: Fix refleak in _imp.create_builtin() (GH-99642) by miss-islington · Pull Request #99644 · python/cpython · GitHub

/ cpython Public

[3.10] gh-99578: Fix refleak in _imp.create_builtin() (GH-99642) - #99644

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-cb2ef8b-3.10
Nov 21, 2022
Merged

[3.10] gh-99578: Fix refleak in _imp.create_builtin() (GH-99642)#99644
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-cb2ef8b-3.10

Conversation

miss-islington commented Nov 21, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Fix a reference bug in _imp.create_builtin() after the creation of
the first sub-interpreter for modules "builtins" and "sys".
(cherry picked from commit cb2ef8b)

Co-authored-by: Victor Stinner vstinner@python.org

Fix a reference bug in _imp.create_builtin() after the creation of
the first sub-interpreter for modules "builtins" and "sys".
(cherry picked from commit cb2ef8b)

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL