1. 04 Jun, 2010 2 commits
  2. 03 Jun, 2010 4 commits
  3. 02 Jun, 2010 3 commits
  4. 01 Jun, 2010 3 commits
  5. 31 May, 2010 4 commits
  6. 29 May, 2010 3 commits
  7. 28 May, 2010 1 commit
  8. 27 May, 2010 2 commits
  9. 26 May, 2010 3 commits
  10. 25 May, 2010 5 commits
  11. 24 May, 2010 2 commits
  12. 23 May, 2010 2 commits
    • Jean-Paul Calderone's avatar
      Merged revisions 74426 via svnmerge from · c28d554d
      Jean-Paul Calderone authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74426 | gregory.p.smith | 2009-08-13 14:54:50 -0400 (Thu, 13 Aug 2009) | 4 lines
      
        Fix issue1628205: Socket file objects returned by socket.socket.makefile() now
        properly handles EINTR within the read, readline, write & flush methods.
        The socket.sendall() method now properly handles interrupted system calls.
      ........
      c28d554d
    • Jean-Paul Calderone's avatar
      Unblocked revisions 74426 via svnmerge · add85daa
      Jean-Paul Calderone authored
      ........
        r74426 | gregory.p.smith | 2009-08-13 14:54:50 -0400 (Thu, 13 Aug 2009) | 4 lines
      
        Fix issue1628205: Socket file objects returned by socket.socket.makefile() now
        properly handles EINTR within the read, readline, write & flush methods.
        The socket.sendall() method now properly handles interrupted system calls.
      ........
      add85daa
  13. 22 May, 2010 6 commits