-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security 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
Description
| BPO | 43154 |
|---|---|
| Nosy | @terryjreedy, @vstinner, @cfbolz, @Julian |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2021-02-07.16:26:30.537> labels = ['type-bug', '3.10'] title = 'code.InteractiveConsole can crash if sys.excepthook is broken' updated_at = <Date 2021-04-02.22:33:56.780> user = 'https://github.com/cfbolz'bugs.python.org fields:
activity = <Date 2021-04-02.22:33:56.780> actor = 'terry.reedy' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = <Date 2021-02-07.16:26:30.537> creator = 'Carl.Friedrich.Bolz' dependencies = [] files = ['49797'] hgrepos = [] issue_num = 43154 keywords = [] message_count = 3.0 messages = ['386593', '386892', '390108'] nosy_count = 4.0 nosy_names = ['terry.reedy', 'vstinner', 'Carl.Friedrich.Bolz', 'Julian'] pr_nums = [] priority = 'normal' resolution = None stage = 'test needed' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue43154' versions = ['Python 3.10']Linked PRs
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security 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