-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
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)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-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 2021-03-10.14:30:05.963>
created_at = <Date 2021-03-04.21:31:08.922>
labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10', 'library']
title = 'Possible race condition between signal catching and signal.signal'
updated_at = <Date 2021-03-10.15:11:06.044>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2021-03-10.15:11:06.044>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2021-03-10.14:30:05.963>
closer = 'vstinner'
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2021-03-04.21:31:08.922>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 43406
keywords = ['patch']
message_count = 10.0
messages = ['388131', '388132', '388150', '388202', '388203', '388429', '388431', '388435', '388437', '388438']
nosy_count = 4.0
nosy_names = ['pitrou', 'vstinner', 'neologix', 'miss-islington']
pr_nums = ['24756', '24761', '24762', '24755', '24815', '24816', '24817']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue43406'
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)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error