-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
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 | 21389 |
|---|---|
| Nosy | @benjaminp, @BlckKnght |
| 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 2014-08-20.23:42:12.206>
created_at = <Date 2014-04-30.02:26:41.524>
labels = ['interpreter-core', 'type-bug']
title = 'The repr of BoundMethod objects sometimes incorrectly identifies the bound function'
updated_at = <Date 2014-08-20.23:42:12.203>
user = 'https://github.com/BlckKnght'bugs.python.org fields:
activity = <Date 2014-08-20.23:42:12.203>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2014-08-20.23:42:12.206>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2014-04-30.02:26:41.524>
creator = 'Steven.Barker'
dependencies = []
files = ['35202', '36420']
hgrepos = []
issue_num = 21389
keywords = ['patch']
message_count = 6.0
messages = ['217566', '218196', '218206', '225538', '225555', '225595']
nosy_count = 4.0
nosy_names = ['benjamin.peterson', 'Arfrever', 'python-dev', 'Steven.Barker']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21389'
versions = ['Python 3.4', 'Python 3.5']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