1. 30 Nis, 2015 1 kayıt (commit)
  2. 13 Nis, 2015 2 kayıt (commit)
  3. 04 Şub, 2015 1 kayıt (commit)
  4. 30 Eyl, 2014 1 kayıt (commit)
  5. 06 Eki, 2014 1 kayıt (commit)
  6. 24 Agu, 2014 1 kayıt (commit)
  7. 22 Agu, 2014 1 kayıt (commit)
  8. 10 Agu, 2014 1 kayıt (commit)
  9. 12 May, 2014 1 kayıt (commit)
  10. 09 Nis, 2014 1 kayıt (commit)
  11. 02 Şub, 2014 1 kayıt (commit)
  12. 03 Ock, 2014 1 kayıt (commit)
  13. 15 Ara, 2013 1 kayıt (commit)
  14. 24 Kas, 2013 1 kayıt (commit)
  15. 23 Kas, 2013 1 kayıt (commit)
  16. 22 Kas, 2013 2 kayıt (commit)
    • Ned Deily's avatar
      Issue #19553: PEP 453 - "make install" and "make altinstall" now install or · 322f5ba0
      Ned Deily yazdı
      upgrade pip by default, using the bundled pip provided by the new ensurepip
      module.  A new configure option, --with-ensurepip[=upgrade|install|no], is
      available to override the default ensurepip "--upgrade" option.  The option
      can also be set with "make [alt]install ENSUREPIP=[upgrade|install\no]".
      322f5ba0
    • Ned Deily's avatar
      Issue #19649: On OS X, the same set of file names are now installed · b8f944f0
      Ned Deily yazdı
      in bin directories for all configurations: non-framework vs framework,
      and single arch vs universal builds.  pythonx.y-32 is now always
      installed for 64-bit/32-bit universal builds.  The obsolete and
      undocumented pythonw* symlinks are no longer installed anywhere.
      b8f944f0
  17. 20 Kas, 2013 1 kayıt (commit)
  18. 11 Kas, 2013 1 kayıt (commit)
  19. 04 Kas, 2013 1 kayıt (commit)
  20. 26 Eki, 2013 1 kayıt (commit)
  21. 25 Eki, 2013 1 kayıt (commit)
    • Ned Deily's avatar
      Issue #1584: Provide options to override default search paths for Tcl and Tk · 65657c27
      Ned Deily yazdı
      when building _tkinter.  configure has two new options; if used, both must
      be specified:
      
        ./configure \
            --with-tcltk-includes="-I/opt/local/include" \
            --with-tcltk-libs="-L/opt/local/lib -ltcl8.5 -ltk8.5"
      
      In addition, the options can be overridden with make:
      
         make \
             TCLTK_INCLUDES="-I/opt/local/include" \
             TCLTK_LIBS="-L/opt/local/lib -ltcl8.6 -ltk8.6"
      65657c27
  22. 18 Eki, 2013 1 kayıt (commit)
  23. 14 Eki, 2013 1 kayıt (commit)
  24. 02 Eki, 2013 1 kayıt (commit)
  25. 30 Eyl, 2013 1 kayıt (commit)
  26. 06 Eyl, 2013 1 kayıt (commit)
    • Ned Deily's avatar
      Issue #1584: Provide options to override default search paths for Tcl and Tk · d819b931
      Ned Deily yazdı
      when building _tkinter.  configure has two new options; if used, both must
      be specified:
      
        ./configure \
            --with-tcltk-includes="-I/opt/local/include" \
            --with-tcltk-libs="-L/opt/local/lib -ltcl8.5 -ltk8.5"
      
      In addition, the options can be overridden with make:
      
         make \
             TCLTK_INCLUDES="-I/opt/local/include" \
             TCLTK_LIBS="-L/opt/local/lib -ltcl8.6 -ltk8.6"
      d819b931
  27. 14 Agu, 2013 1 kayıt (commit)
  28. 08 Agu, 2013 1 kayıt (commit)
  29. 01 Agu, 2013 1 kayıt (commit)
  30. 30 Tem, 2013 2 kayıt (commit)
  31. 09 Tem, 2013 1 kayıt (commit)
  32. 08 Tem, 2013 1 kayıt (commit)
  33. 02 Tem, 2013 1 kayıt (commit)
  34. 13 Nis, 2013 1 kayıt (commit)
  35. 22 Mar, 2013 1 kayıt (commit)
  36. 21 Mar, 2013 2 kayıt (commit)