-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
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 | 13183 |
---|---|
Nosy | @loewis, @birkenfeld, @orsenthil, @pitrou, @meadori, @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 = 'https://github.com/orsenthil'
closed_at = <Date 2012-05-06.09:54:32.748>
created_at = <Date 2011-10-14.18:56:31.249>
labels = ['type-bug', 'library']
title = 'pdb skips frames after hitting a breakpoint and running step'
updated_at = <Date 2012-05-09.15:44:04.557>
user = 'https://github.com/xdegaye'
bugs.python.org fields:
activity = <Date 2012-05-09.15:44:04.557>
actor = 'orsenthil'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2012-05-06.09:54:32.748>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2011-10-14.18:56:31.249>
creator = 'xdegaye'
dependencies = []
files = ['23410', '23418', '23419']
hgrepos = []
issue_num = 13183
keywords = ['needs review']
message_count = 24.0
messages = ['145557', '145633', '145634', '154889', '154933', '159706', '159734', '159741', '159742', '159761', '159763', '159765', '159769', '159771', '159774', '159775', '159813', '159818', '160065', '160067', '160068', '160069', '160168', '160301']
nosy_count = 9.0
nosy_names = ['loewis', 'georg.brandl', 'orsenthil', 'pitrou', 'meador.inge', 'neologix', 'xdegaye', 'tshepang', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13183'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']
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