-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-132017: Handle SIGCONT in pyrepl
#132918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your contribution @StanFromIreland 🚀 |
Thanks @StanFromIreland for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, @StanFromIreland and @pablogsal, I could not cleanly backport this to
|
I will backport for you:-) |
GH-133470 is a backport of this pull request to the 3.13 branch. |
(cherry picked from commit e4561da) # Conflicts: # Lib/_pyrepl/unix_console.py
|
Unrelated, and odd. |
@freakboy3742: This has happened a couple of times this week, the iOS tests freezing in
Any idea of the cause? It doesn't seem to be related to the known subinterpreters issue. |
Yeah - that's a new one for me... and it's going to be a PITA to track down with no stack trace... |
Not quite sure how to test this, manual testing passes.
cc @ambv