Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Issue25582 fixed a memory leak. If run the tests repeatedly every iteration 
leaked 100 MB of memory. If you get a MemoryError with a single iteration, this 
means that your machine just doesn't have enough memory for tests. Tests 
require around 500-600MB of memory on 32-bit platform.

----------
nosy: +serhiy.storchaka

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

Reply via email to