-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 19076 |
|---|---|
| Nosy | @birkenfeld, @bitdancer, @berkerpeksag |
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/berkerpeksag'
closed_at = <Date 2014-07-12.15:27:53.769>
created_at = <Date 2013-09-23.00:29:20.890>
labels = ['type-bug', 'library']
title = 'Pdb.do_break calls error with obsolete file kwarg'
updated_at = <Date 2014-07-12.15:27:53.766>
user = 'https://bugs.python.org/MichaelSmith'bugs.python.org fields:
activity = <Date 2014-07-12.15:27:53.766>
actor = 'berker.peksag'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2014-07-12.15:27:53.769>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2013-09-23.00:29:20.890>
creator = 'Michael.Smith'
dependencies = []
files = []
hgrepos = []
issue_num = 19076
keywords = []
message_count = 3.0
messages = ['198309', '222844', '222846']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'r.david.murray', 'python-dev', 'berker.peksag', 'Michael.Smith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19076'
versions = ['Python 3.4', 'Python 3.5']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