1. 31 Ock, 2013 2 kayıt (commit)
    • Serhiy Storchaka's avatar
      Issue #4844: ZipFile now raises BadZipFile when opens a ZIP file with an · d2b1527f
      Serhiy Storchaka yazdı
      incomplete "End of Central Directory" record.  Original patch by Guilherme
      Polo and Alan McIntyre.
      d2b1527f
    • Ned Deily's avatar
      Issue #13590: OS X Xcode 4 - improve support for universal extension modules · fc20d77b
      Ned Deily yazdı
          In particular, fix extension module build failures when trying to use
          32-bit-only installer Pythons on systems with Xcode 4 (currently
          OS X 10.8, 10.7, and optionally 10.6).
          * Backport 3.3.0 fixes to 3.2 branch (for release in 3.2.4)
          * Since Xcode 4 removes ppc support, extension module builds now
            check for ppc compiler support and by default remove ppc and
            ppc64 archs when they are not available.
          * Extension module builds now revert to using system installed
            headers and libs (/usr and /System/Library) if the SDK used
            to build the interpreter is not installed or has moved.
          * Try to avoid building extension modules with deprecated
            and problematic Apple llvm-gcc compiler.  If original compiler
            is not available, use clang instead by default.
      fc20d77b
  2. 29 Ock, 2013 8 kayıt (commit)
  3. 28 Ock, 2013 1 kayıt (commit)
  4. 27 Ock, 2013 3 kayıt (commit)
  5. 26 Ock, 2013 2 kayıt (commit)
  6. 25 Ock, 2013 8 kayıt (commit)
  7. 24 Ock, 2013 2 kayıt (commit)
  8. 23 Ock, 2013 2 kayıt (commit)
  9. 22 Ock, 2013 5 kayıt (commit)
  10. 21 Ock, 2013 5 kayıt (commit)
  11. 20 Ock, 2013 1 kayıt (commit)
  12. 19 Ock, 2013 1 kayıt (commit)