[issue1677694] test_timeout refactoring

2011-01-06 Thread Antoine Pitrou
Antoine Pitrou added the comment: I adapted the patch for current py3k and committed it in r87786. Thank you for your patience. -- nosy: +pitrou resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracke

[issue1677694] test_timeout refactoring

2010-09-16 Thread Mark Lawrence
Mark Lawrence added the comment: Could someone with commit privileges please take this forward? -- ___ Python tracker ___ ___ Pytho

[issue1677694] test_timeout refactoring

2010-07-16 Thread Mark Lawrence
Mark Lawrence added the comment: The patch is purely a change to unit test code involving sockets, anyone with experience of these who could review the patch? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker

[issue1677694] test_timeout refactoring

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Tests -None dependencies: +test_timeout updates stage: -> patch review type: -> feature request versions: +Python 2.7, Python 3.1 ___ Python tracker ___