-
- 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 | 14728 |
|---|---|
| Nosy | @loewis, @birkenfeld, @terryjreedy, @orsenthil, @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 = None created_at = <Date 2012-05-05.10:43:44.908> labels = ['type-bug', 'library'] title = 'trace function not set, causing some Pdb commands to fail' updated_at = <Date 2012-12-05.11:07:49.874> user = 'https://github.com/xdegaye'bugs.python.org fields:
activity = <Date 2012-12-05.11:07:49.874> actor = 'asvetlov' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2012-05-05.10:43:44.908> creator = 'xdegaye' dependencies = [] files = ['25459', '25463', '25464'] hgrepos = [] issue_num = 14728 keywords = ['patch'] message_count = 5.0 messages = ['159985', '159997', '159998', '160417', '176277'] nosy_count = 7.0 nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'orsenthil', 'asvetlov', 'neologix', 'xdegaye'] pr_nums = [] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue14728' versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']Linked PRs
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