[issue25685] Inefficiency with SocketHandler - may send log record message string twice in pickled data structure

Roundup Robot report at bugs.python.org
Sat Dec 26 07:52:00 EST 2015


Roundup Robot added the comment:

New changeset 6210b41a2394 by Vinay Sajip in branch '3.5':
Closes #25685: Made SocketHandler emission more efficient.
https://hg.python.org/cpython/rev/6210b41a2394

New changeset 6a6a68a3d323 by Vinay Sajip in branch 'default':
Closes #25685: Merged fix from 3.5.
https://hg.python.org/cpython/rev/6a6a68a3d323

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list