1. 03 May, 2007 1 kayıt (commit)
    • Walter Dörwald's avatar
      Backport checkin: · f8f68fbe
      Walter Dörwald yazdı
      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
  2. 02 May, 2007 4 kayıt (commit)
  3. 01 May, 2007 2 kayıt (commit)
  4. 30 Nis, 2007 1 kayıt (commit)
  5. 29 Nis, 2007 1 kayıt (commit)
  6. 27 Nis, 2007 3 kayıt (commit)
  7. 26 Nis, 2007 1 kayıt (commit)
  8. 25 Nis, 2007 4 kayıt (commit)
  9. 24 Nis, 2007 6 kayıt (commit)
  10. 23 Nis, 2007 1 kayıt (commit)
    • Barry Warsaw's avatar
      Recommit r54805: · 2f131d81
      Barry Warsaw yazdı
      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
  11. 22 Nis, 2007 1 kayıt (commit)
  12. 21 Nis, 2007 9 kayıt (commit)
  13. 20 Nis, 2007 2 kayıt (commit)
  14. 18 Nis, 2007 3 kayıt (commit)
  15. 16 Nis, 2007 1 kayıt (commit)