-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 27704 |
|---|---|
| Nosy | @vstinner, @methane, @serhiy-storchaka, @matrixise |
| 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/serhiy-storchaka'
closed_at = <Date 2016-08-15.08:55:08.607>
created_at = <Date 2016-08-07.19:22:27.381>
labels = ['interpreter-core', 'performance']
title = 'bytes(x) is slow when x is bytearray'
updated_at = <Date 2016-08-15.08:55:51.642>
user = 'https://github.com/methane'bugs.python.org fields:
activity = <Date 2016-08-15.08:55:51.642>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-08-15.08:55:08.607>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-08-07.19:22:27.381>
creator = 'methane'
dependencies = []
files = ['44039', '44059']
hgrepos = []
issue_num = 27704
keywords = ['patch']
message_count = 8.0
messages = ['272130', '272131', '272249', '272258', '272260', '272261', '272721', '272739']
nosy_count = 5.0
nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka', 'matrixise']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue27704'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage