1. 13 Dec, 2014 2 commits
    • Berker Peksag's avatar
      Issue #23047: Fix typo in pyporting.rst. · bd62f0a6
      Berker Peksag authored
      Patch by Chaitanya agrawal.
      bd62f0a6
    • Ned Deily's avatar
      Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers. · 5d3febf0
      Ned Deily authored
      Among other issues, the Apple-supplied 0.9.7 libs for the 10.5 ABI cannot
      verify newer SHA-256 certs as now used by python.org services.  Document
      in the installer ReadMe some of the certificate management issues that
      users now need to be more concerned with due to PEP 476's enabling cert
      verification by default.  For now, continue to use the Apple-supplied
      0.9.8 libs for the 10.6+ installer since they use Apple private APIs to
      verify certificates using the system- and user-managed CA keychain stores.
      5d3febf0
  2. 12 Dec, 2014 8 commits
  3. 11 Dec, 2014 4 commits
  4. 10 Dec, 2014 7 commits
  5. 09 Dec, 2014 1 commit
  6. 08 Dec, 2014 5 commits
  7. 07 Dec, 2014 3 commits
  8. 06 Dec, 2014 7 commits
  9. 05 Dec, 2014 3 commits