-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 4759 |
|---|---|
| Nosy | @birkenfeld, @pitrou, @benjaminp |
| 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 = 'https://github.com/birkenfeld'
closed_at = <Date 2008-12-28.11:55:39.811>
created_at = <Date 2008-12-27.23:28:50.931>
labels = ['interpreter-core', 'type-bug']
title = 'bytearray.translate() should support None first argument'
updated_at = <Date 2008-12-28.11:55:39.802>
user = 'https://github.com/birkenfeld'bugs.python.org fields:
activity = <Date 2008-12-28.11:55:39.802>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2008-12-28.11:55:39.811>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2008-12-27.23:28:50.931>
creator = 'georg.brandl'
dependencies = []
files = ['12476']
hgrepos = []
issue_num = 4759
keywords = ['patch']
message_count = 4.0
messages = ['78390', '78392', '78396', '78397']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'pitrou', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4759'
versions = ['Python 3.1', 'Python 2.7']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