-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 5876 |
|---|---|
| Nosy | @malemburg, @arigo, @vstinner, @ezio-melotti, @merwok, @bitdancer, @postmasters, @serhiy-storchaka |
| 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-08-23.18:57:45.077>
created_at = <Date 2009-04-29.11:58:31.926>
labels = ['interpreter-core', 'type-bug']
title = "__repr__ returning unicode doesn't work when called implicitly"
updated_at = <Date 2014-07-19.00:56:31.365>
user = 'https://bugs.python.org/liori'bugs.python.org fields:
activity = <Date 2014-07-19.00:56:31.365>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2013-08-23.18:57:45.077>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2009-04-29.11:58:31.926>
creator = 'liori'
dependencies = []
files = ['31439']
hgrepos = []
issue_num = 5876
keywords = ['patch']
message_count = 17.0
messages = ['86798', '86799', '143541', '143550', '143553', '143559', '143632', '195967', '195970', '195985', '195986', '195993', '195996', '196003', '196008', '196014', '196065']
nosy_count = 9.0
nosy_names = ['lemburg', 'arigo', 'vstinner', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'liori', 'Nam.Nguyen', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5876'
versions = ['Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error