[issue3771] test_httpservers intermittent failure, test_post and EINTR

2011-06-05 Thread Gregory P. Smith
Gregory P. Smith added the comment: This was fixed in the other bug in 2.6 and 2.7. -- dependencies: +socket.readline() interface doesn't handle EINTR properly nosy: +gregory.p.smith resolution: -> fixed status: open -> closed ___ Python tracker

[issue3771] test_httpservers intermittent failure, test_post and EINTR

2010-05-14 Thread Stefan Krah
Stefan Krah added the comment: The EINTR issue should be fixed in trunk (issue1628205). Have you by any chance run the test suite on trunk in the meantime? -- nosy: +skrah ___ Python tracker ___

[issue3771] test_httpservers intermittent failure, test_post and EINTR

2010-04-18 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_httpservers intermittent failure -> test_httpservers intermittent failure, test_post and EINTR ___ Python tracker ___ _