[issue1441530] socket read() can cause MemoryError in Windows

Charles-François Natali report at bugs.python.org
Sat May 21 19:16:33 CEST 2011


Charles-François Natali <neologix at free.fr> added the comment:

In the buffered reader case, the result buffer is actually pre-allocated with the total size, making fragmentation even less likely.

----------

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


More information about the Python-bugs-list mailing list