Charles-François Natali added the comment: > Ok, here is a new patch updating PIPE_MAX_SIZE with a proper value if > possible.
The patch is correct, however I think it's a bit overkill, especially since it's Linux only. Choosing a fixed large value (3 or 4 MB) just consumes a bit more memory and should be more than enough. Anyway, this problem also affects all versions from 2.7, so PIPE_MAX_SIZE should be backported there. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17835> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com