1. 30 Ock, 2018 1 kayıt (commit)
    • Ned Deily's avatar
      bpo-28440: Don't add /Library/Python/3.x/site-packages to sys.path (#5445) · 763f094b
      Ned Deily yazdı
      No longer add /Library/Python/3.x/site-packages, the Apple-supplied
      system Python site-packages directory, to sys.path for macOS framework
      builds in case Apple ships a version of Python 3. A similar change
      was made earlier to Python 2.7 where it was found that the coupling
      between the system Python and a user-installed framework Python often
      caused confusion or pip install failures.
      763f094b
  2. 30 Haz, 2017 1 kayıt (commit)
  3. 28 Haz, 2017 2 kayıt (commit)
  4. 16 Nis, 2017 1 kayıt (commit)
  5. 14 Mar, 2017 1 kayıt (commit)
  6. 08 Kas, 2016 1 kayıt (commit)
  7. 02 Eki, 2016 1 kayıt (commit)
  8. 17 Eyl, 2016 1 kayıt (commit)
  9. 09 Eyl, 2016 1 kayıt (commit)
  10. 07 Eyl, 2016 1 kayıt (commit)
  11. 02 Haz, 2016 1 kayıt (commit)
  12. 08 Nis, 2016 1 kayıt (commit)
  13. 31 Mar, 2016 2 kayıt (commit)
  14. 11 Şub, 2016 1 kayıt (commit)
  15. 22 Ock, 2016 1 kayıt (commit)
    • Victor Stinner's avatar
      site: error on sitecustomize import error · e3560a7d
      Victor Stinner yazdı
      Issue #26099: The site module now writes an error into stderr if sitecustomize
      module can be imported but executing the module raise an ImportError. Same
      change for usercustomize.
      e3560a7d
  16. 01 Eki, 2015 1 kayıt (commit)
  17. 17 Tem, 2015 1 kayıt (commit)
  18. 03 May, 2015 1 kayıt (commit)
  19. 02 Şub, 2015 1 kayıt (commit)
  20. 12 Haz, 2014 1 kayıt (commit)
  21. 31 May, 2014 1 kayıt (commit)
  22. 30 Mar, 2014 1 kayıt (commit)
  23. 28 Ock, 2014 1 kayıt (commit)
  24. 25 Eki, 2013 1 kayıt (commit)
  25. 11 Eki, 2013 3 kayıt (commit)
  26. 29 Eyl, 2013 1 kayıt (commit)
  27. 14 Eyl, 2013 1 kayıt (commit)
  28. 07 Eyl, 2013 2 kayıt (commit)
  29. 06 Eyl, 2013 1 kayıt (commit)
  30. 06 Agu, 2013 1 kayıt (commit)
  31. 01 Agu, 2013 1 kayıt (commit)
  32. 31 Tem, 2013 1 kayıt (commit)
  33. 04 Tem, 2013 1 kayıt (commit)
  34. 14 Haz, 2013 1 kayıt (commit)
  35. 06 May, 2013 1 kayıt (commit)