1. 05 May, 2015 1 kayıt (commit)
  2. 13 Nis, 2015 1 kayıt (commit)
  3. 11 Şub, 2015 1 kayıt (commit)
  4. 06 Ock, 2015 1 kayıt (commit)
  5. 21 Ara, 2014 1 kayıt (commit)
  6. 15 Ara, 2014 1 kayıt (commit)
  7. 22 Agu, 2014 1 kayıt (commit)
  8. 10 Agu, 2014 1 kayıt (commit)
  9. 25 Haz, 2014 1 kayıt (commit)
  10. 07 May, 2014 2 kayıt (commit)
  11. 17 Nis, 2014 1 kayıt (commit)
  12. 08 Ara, 2013 1 kayıt (commit)
  13. 07 Ara, 2013 1 kayıt (commit)
  14. 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
  15. 20 Kas, 2013 3 kayıt (commit)
  16. 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
  17. 22 Eki, 2013 1 kayıt (commit)
  18. 19 Eki, 2013 1 kayıt (commit)
  19. 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
  20. 27 Agu, 2013 1 kayıt (commit)
  21. 24 Agu, 2013 1 kayıt (commit)
  22. 21 Agu, 2013 1 kayıt (commit)
  23. 18 Haz, 2013 1 kayıt (commit)
  24. 30 May, 2013 1 kayıt (commit)
  25. 20 May, 2013 1 kayıt (commit)
  26. 16 May, 2013 1 kayıt (commit)
  27. 13 May, 2013 1 kayıt (commit)
  28. 11 May, 2013 1 kayıt (commit)
  29. 08 Nis, 2013 1 kayıt (commit)
  30. 26 Mar, 2013 3 kayıt (commit)
  31. 21 Mar, 2013 1 kayıt (commit)
  32. 05 Şub, 2013 1 kayıt (commit)
  33. 31 Ock, 2013 1 kayıt (commit)
  34. 26 Ock, 2013 1 kayıt (commit)