-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
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
| BPO | 16180 |
|---|---|
| Nosy | @birkenfeld, @terryjreedy, @asvetlov, @xdegaye |
| 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 = <Date 2015-09-05.23:20:31.307>
created_at = <Date 2012-10-09.19:33:24.075>
labels = ['type-bug', 'library']
title = 'cannot quit pdb when there is a syntax error in the debuggee (must kill it)'
updated_at = <Date 2015-09-05.23:20:31.306>
user = 'https://github.com/xdegaye'bugs.python.org fields:
activity = <Date 2015-09-05.23:20:31.306>
actor = 'terry.reedy'
assignee = 'none'
closed = True
closed_date = <Date 2015-09-05.23:20:31.307>
closer = 'terry.reedy'
components = ['Library (Lib)']
creation = <Date 2012-10-09.19:33:24.075>
creator = 'xdegaye'
dependencies = []
files = ['40358', '40372']
hgrepos = []
issue_num = 16180
keywords = ['patch']
message_count = 7.0
messages = ['172508', '175970', '176274', '249797', '249802', '249900', '249949']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'terry.reedy', 'asvetlov', 'xdegaye', 'rurpy2', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16180'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
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