-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
weird ctrl z crash in terminal #129114
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
Comments
This might be related to or a duplicate of #126332. @Eligamer5678 Could you try PR #126650 (review) and see whether that fixes the issue? |
Ah sorry I removed the crash report. Is the crash a segfault or a core dump or something like this? or is it a Python exception? or does Python simply exit without any message? |
#126650 has been merged and backported to 3.13, so I think this issue can be closed |
Closing unless the OP's issue persists with the latest 3.13 and main. |
Crash report
What happened?
Pressing CTRL+Z in the terminal (opening it from start menu) when there is more than 159 characters typed in it crashes it.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
Output from running 'python -VV' on the command line:
No response
The text was updated successfully, but these errors were encountered: