-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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 | 18764 |
|---|---|
| Nosy | @bitdancer |
| 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 2013-10-10.21:38:00.580>
created_at = <Date 2013-08-16.23:16:30.018>
labels = ['easy', 'type-bug', 'library']
title = 'The pdb print command prints repr instead of str in python3'
updated_at = <Date 2013-10-10.21:47:39.104>
user = 'https://github.com/bitdancer'bugs.python.org fields:
activity = <Date 2013-10-10.21:47:39.104>
actor = 'cdosborn'
assignee = 'none'
closed = True
closed_date = <Date 2013-10-10.21:38:00.580>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2013-08-16.23:16:30.018>
creator = 'r.david.murray'
dependencies = []
files = ['31855', '32038']
hgrepos = []
issue_num = 18764
keywords = ['patch', 'easy']
message_count = 14.0
messages = ['195439', '198149', '198150', '198352', '198358', '199392', '199396', '199398', '199399', '199403', '199414', '199417', '199419', '199423']
nosy_count = 3.0
nosy_names = ['r.david.murray', 'python-dev', 'cdosborn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18764'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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