-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed as not planned
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement
Description
BPO | 9635 |
---|---|
Nosy | @loewis, @pitrou, @vstinner, @davidmalcolm, @csabella |
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 2010-08-18.23:43:23.552>
labels = ['interpreter-core', 'type-feature', 'library']
title = 'Add Py_BREAKPOINT and sys._breakpoint hooks'
updated_at = <Date 2018-02-27.20:48:25.584>
user = 'https://github.com/davidmalcolm'
bugs.python.org fields:
activity = <Date 2018-02-27.20:48:25.584>
actor = 'dmalcolm'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2010-08-18.23:43:23.552>
creator = 'dmalcolm'
dependencies = []
files = ['18572', '19457']
hgrepos = []
issue_num = 9635
keywords = ['patch']
message_count = 10.0
messages = ['114301', '114303', '120174', '120175', '120241', '167169', '167623', '167751', '312605', '313024']
nosy_count = 5.0
nosy_names = ['loewis', 'pitrou', 'vstinner', 'dmalcolm', 'cheryl.sabella']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue9635'
versions = ['Python 3.2', 'Python 3.3']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibPython modules in the Lib dirPython modules in the Lib dirtype-featureA feature request or enhancementA feature request or enhancement