New submission from tzickel <icebr...@yahoo.com>:

There was a TODO in the code about this:

https://github.com/python/cpython/blob/e42b705188271da108de42b55d9344642170aa2b/Modules/_io/iobase.c#L909

----------
components: IO
messages: 329629
nosy: tzickel
priority: normal
severity: normal
status: open
title: Use bytes + memoryview + resize instead of bytesarray + array in 
io.RawIOBase.read
type: performance
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35210>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to