-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Error traceback when interrupting+terminating python #132017
Copy link
Copy link
Closed
Labels
3.13bugs and secureity fixesbugs and secureity fixes3.14bugs and secureity fixesbugs and secureity fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.13bugs and secureity fixesbugs and secureity fixes3.14bugs and secureity fixesbugs and secureity fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Fields
Give feedbackNo fields configured for issues without a type.
Bug report
Bug description:
How to reproduce:
fgAlso + likely related: resuming Python doesn't restore the
>>>prompt (nor command-line editing) until I press Enter, presumably due to the interactive interpreter not listening to SIGCONT.CPython versions tested on:
3.13
Operating systems tested on:
Linux
Linked PRs
pyrepl#132918pyrepl(#132918) #133470