Remove copy from `bytearray` to `bytes` in rawiobase_read() implementation
| BPO | 15903 |
|---|---|
| Nosy | @jcea, @amauryfa, @pitrou, @vstinner, @methane |
| 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 = None created_at = <Date 2012-09-10.12:23:03.370> labels = ['library', 'expert-IO', 'performance'] title = 'Make rawiobase_read() read directly to bytes object' updated_at = <Date 2019-04-08.13:06:30.879> user = 'https://bugs.python.org/sbt'
bugs.python.org fields:
activity = <Date 2019-04-08.13:06:30.879> actor = 'BreamoreBoy' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'IO'] creation = <Date 2012-09-10.12:23:03.370> creator = 'sbt' dependencies = [] files = ['27166', '27211'] hgrepos = [] issue_num = 15903 keywords = ['patch'] message_count = 20.0 messages = ['170183', '170226', '170624', '170627', '170628', '170629', '170638', '170639', '170642', '170658', '170659', '170660', '170675', '170676', '170678', '170679', '170680', '170681', '190457', '223225'] nosy_count = 7.0 nosy_names = ['jcea', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'methane', 'sbt', 'dwight.guth'] pr_nums = [] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'performance' url = 'https://bugs.python.org/issue15903' versions = ['Python 3.4', 'Python 3.5']