[issue19506] subprocess.communicate() should use a memoryview

Charles-François Natali report at bugs.python.org
Wed Nov 20 15:33:58 CET 2013


Charles-François Natali added the comment:

> Serhiy Storchaka added the comment:
>
> I don't know. But a function call have a cost.

I'm with Serhiy here.
Writing a performance optimization without benchmark is generally a
bad idea (I won't quote Knuth :-).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19506>
_______________________________________


More information about the Python-bugs-list mailing list