← 返回首页
bpo-1635741: Fix possible refleaks in tupleobject.c by shihai1991 · Pull Request #19018 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bpo-1635741: Fix possible refleaks in tupleobject.c#19018

Merged
pablogsal merged 1 commit into
python:masterfrom
shihai1991:bpo_1635741_15
Mar 15, 2020
Merged

bpo-1635741: Fix possible refleaks in tupleobject.c#19018
pablogsal merged 1 commit into
python:masterfrom
shihai1991:bpo_1635741_15

Conversation

shihai1991 commented Mar 15, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

pablogsal 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 Hide comment

LGTM! Good catch :)

pablogsal merged commit c81609e into python:master Mar 15, 2020

Copy link
Copy Markdown
Contributor

Thanks @shihai1991 for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 15, 2020
(cherry picked from commit c81609e) Co-authored-by: Hai Shi <shihai1992@gmail.com>

Copy link
Copy Markdown

GH-19021 is a backport of this pull request to the 3.8 branch.

Copy link
Copy Markdown

GH-19022 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 15, 2020
(cherry picked from commit c81609e) Co-authored-by: Hai Shi <shihai1992@gmail.com>
miss-islington added a commit that referenced this pull request Mar 15, 2020
(cherry picked from commit c81609e) Co-authored-by: Hai Shi <shihai1992@gmail.com>
miss-islington added a commit that referenced this pull request Mar 15, 2020
(cherry picked from commit c81609e) Co-authored-by: Hai Shi <shihai1992@gmail.com>

Copy link
Copy Markdown
Member Author

Thanks, Pablo.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Footer

© 2026 GitHub, Inc.