Skip to content

Conversation

@ambv
Copy link
Contributor

@ambvambv commented May 23, 2024

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

@bedevere-appbedevere-appbot added tests Tests in the Lib/test dir awaiting core review labels May 23, 2024
@ambvambv added skip news topic-repl Related to the interactive shell labels May 23, 2024
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

I confirm that this change fix the issue:

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

Copy link
Member

@lysnikolaoulysnikolaou left a comment

Choose a reason for hiding this comment

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

LGTM!

@lysnikolaoulysnikolaou added the needs backport to 3.13 bugs and security fixes label May 23, 2024
@ambvambv merged commit 6e012ce into python:mainMay 23, 2024
@miss-islington-app
Copy link

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
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label May 23, 2024
@ambvambv 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>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-replRelated to the interactive shell

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ambv@vstinner@lysnikolaou