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

gh-119469: Fix _pyrepl reference leaks by ambv · Pull Request #119470 · python/cpython · GitHub

/ cpython Public

gh-119469: Fix _pyrepl reference leaks - #119470

Merged
ambv merged 1 commit into
python:mainfrom
ambv:pyrepl-leak
May 23, 2024
Merged

gh-119469: Fix _pyrepl reference leaks#119470
ambv merged 1 commit into
python:mainfrom
ambv:pyrepl-leak

Conversation

ambv commented May 23, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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

bedevere-app Bot added tests Tests in the Lib/test dir awaiting core review labels May 23, 2024
ambv added skip news topic-repl Related to the interactive shell labels May 23, 2024

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.

I confirm that this change fix the issue:

$ ./python -m test test_pyrepl -u all -R 3:3 
(...)
Result: SUCCESS

lysnikolaou 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!

lysnikolaou added the needs backport to 3.13 bugs and security fixes label May 23, 2024
ambv merged commit 6e012ce into python:main May 23, 2024

Copy link
Copy Markdown

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 23, 2024
(cherry picked from commit 6e012ce)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>

bedevere-app Bot commented May 23, 2024

Copy link
Copy Markdown

GH-119471 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 23, 2024
ambv deleted the pyrepl-leak branch May 23, 2024 17:28
ambv added a commit that referenced this pull request May 23, 2024
(cherry picked from commit 6e012ce)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
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

skip news tests Tests in the Lib/test dir topic-repl Related to the interactive shell

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL