[issue35589] BaseSelectorEventLoop.sock_sendall() performance regression: extra copy of data

miss-islington report at bugs.python.org
Thu May 16 09:30:22 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 6e7890028213b30939327e7cf885bf097fc14472 by Miss Islington (bot) (Andrew Svetlov) in branch 'master':
bpo-35589: Prevent buffer copy in sock_sendall() (GH-11418)
https://github.com/python/cpython/commit/6e7890028213b30939327e7cf885bf097fc14472


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35589>
_______________________________________


More information about the Python-bugs-list mailing list