1. 02 Mar, 2008 3 kayıt (commit)
  2. 19 Ock, 2008 1 kayıt (commit)
    • Gregory P. Smith's avatar
      Backport r60104 + r60111 from trunk. · 0e42f0e7
      Gregory P. Smith yazdı
      - Issue #1336: fix a race condition in subprocess.Popen if the garbage
        collector kicked in at the wrong time that would cause the process
        to hang when the child wrote to stderr.
      0e42f0e7
  3. 24 Eki, 2007 1 kayıt (commit)
  4. 16 Agu, 2007 2 kayıt (commit)
  5. 03 Agu, 2007 1 kayıt (commit)
  6. 26 Tem, 2007 1 kayıt (commit)
    • Ronald Oussoren's avatar
      MacOS build script: · 6906f931
      Ronald Oussoren yazdı
      - be more strict about the build environment
      - update some of the 3th party libraries (later patchlevels)
      6906f931
  7. 05 Haz, 2007 2 kayıt (commit)
  8. 25 May, 2007 3 kayıt (commit)
  9. 15 May, 2007 1 kayıt (commit)
  10. 25 Şub, 2007 1 kayıt (commit)
  11. 17 Şub, 2007 1 kayıt (commit)
  12. 11 Şub, 2007 1 kayıt (commit)
  13. 23 Ock, 2007 1 kayıt (commit)
    • Thomas Wouters's avatar
      Backport trunk revision 53527: · 1e42ab6e
      Thomas Wouters yazdı
      SF patch #1630975: Fix crash when replacing sys.stdout in sitecustomize
      
      When running the interpreter in an environment that would cause it to set
      stdout/stderr/stdin's encoding, having a sitecustomize that would replace
      them with something other than PyFile objects would crash the interpreter.
      Fix it by simply ignoring the encoding-setting for non-files.
      
      This could do with a test, but I can think of no maintainable and portable
      way to test this bug, short of adding a sitecustomize.py to the buildsystem
      and have it always run with it (hmmm....)
      1e42ab6e
  14. 11 Ock, 2007 4 kayıt (commit)
  15. 20 Ara, 2006 1 kayıt (commit)
  16. 11 Ara, 2006 2 kayıt (commit)
  17. 29 Kas, 2006 1 kayıt (commit)
  18. 20 Kas, 2006 2 kayıt (commit)
  19. 07 Kas, 2006 1 kayıt (commit)
  20. 27 Eki, 2006 4 kayıt (commit)
  21. 26 Eki, 2006 1 kayıt (commit)
  22. 18 Eki, 2006 4 kayıt (commit)
  23. 17 Eki, 2006 1 kayıt (commit)