1. 09 May, 2007 3 commits
  2. 07 May, 2007 6 commits
  3. 05 May, 2007 2 commits
  4. 04 May, 2007 1 commit
    • Thomas Heller's avatar
      Blocked revisions 54357 via svnmerge · a982bb11
      Thomas Heller authored
      ........
        r54357 | thomas.heller | 2007-03-13 21:42:52 +0100 (Tue, 13 Mar 2007) | 1 line
      
        Patch #1649190: Adding support for _Bool to ctypes as c_bool, by David Remahl.
      ........
      a982bb11
  5. 03 May, 2007 1 commit
    • Walter Dörwald's avatar
      Backport checkin: · f8f68fbe
      Walter Dörwald authored
      Clarify the behaviour of PyUnicode_DecodeUTF16(): A BOM is only skipped
      in native order mode, and only if it's the first two bytes.
      f8f68fbe
  6. 02 May, 2007 4 commits
  7. 01 May, 2007 2 commits
  8. 30 Apr, 2007 1 commit
  9. 29 Apr, 2007 1 commit
  10. 27 Apr, 2007 3 commits
  11. 26 Apr, 2007 1 commit
  12. 25 Apr, 2007 4 commits
  13. 24 Apr, 2007 6 commits
  14. 23 Apr, 2007 1 commit
    • Barry Warsaw's avatar
      Recommit r54805: · 2f131d81
      Barry Warsaw authored
      Add code to read from master_fd in the parent, breaking when we get an OSError
      (EIO can occur on Linux) or there's no more data to read.  Without this,
      test_pty.py can hang on the waitpid() because the child is blocking on the
      stdout write.  This will definitely happen on Mac OS X and could potentially
      happen on other platforms.  See the comment for details.
      2f131d81
  15. 22 Apr, 2007 1 commit
  16. 21 Apr, 2007 3 commits