-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
3.10only security fixesonly security fixes3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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 = <Date 2020-09-22.15:53:35.762>
created_at = <Date 2020-08-20.19:58:37.660>
labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
title = "Python doesn't exit with proper resultcode on SIGINT in runpy (pymain_run_module)"
updated_at = <Date 2020-10-05.16:10:20.261>
user = 'https://github.com/graingert'bugs.python.org fields:
activity = <Date 2020-10-05.16:10:20.261>
actor = 'lukasz.langa'
assignee = 'none'
closed = True
closed_date = <Date 2020-09-22.15:53:35.762>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2020-08-20.19:58:37.660>
creator = 'graingert'
dependencies = []
files = ['49414', '49415', '49416', '49417']
hgrepos = []
issue_num = 41602
keywords = ['patch']
message_count = 22.0
messages = ['375732', '375733', '375735', '375736', '375775', '375898', '376984', '377000', '377012', '377013', '377014', '377019', '377020', '377021', '377022', '377024', '377027', '377028', '377339', '377447', '377451', '378057']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'gregory.p.smith', 'ncoghlan', 'lukasz.langa', 'eryksun', 'graingert']
pr_nums = ['21956', '22397', '22398']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41602'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error