- 24 Kas, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 23 Kas, 2013 1 kayıt (commit)
-
-
Larry Hastings yazdı
over all CPython source files.
-
- 22 Kas, 2013 2 kayıt (commit)
-
-
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]".
-
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.
-
- 20 Kas, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
Python now uses SipHash24 on all major platforms.
-
- 11 Kas, 2013 1 kayıt (commit)
-
-
Nick Coghlan yazdı
Patch by Donald Stufft and Nick Coghlan
-
- 04 Kas, 2013 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 26 Eki, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 25 Eki, 2013 1 kayıt (commit)
-
-
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"
-
- 18 Eki, 2013 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 14 Eki, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 02 Eki, 2013 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 30 Eyl, 2013 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 06 Eyl, 2013 1 kayıt (commit)
-
-
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"
-
- 14 Agu, 2013 1 kayıt (commit)
-
-
- 08 Agu, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
#18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware.
-
- 01 Agu, 2013 1 kayıt (commit)
-
-
doko@ubuntu.com yazdı
version again on Darwin.
-
- 30 Tem, 2013 2 kayıt (commit)
-
-
Christian Heimes yazdı
"coverage-report" creates an instrumented Python build, runs unit tests and creates a HTML. The report can be updated with "make coverage-lcov".
-
Ned Deily yazdı
-
- 09 Tem, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 08 Tem, 2013 1 kayıt (commit)
-
-
Ned Deily yazdı
for a framework install, the python shared library is installed in the frameworkinstallstructure target, not in altbininstall.
-
- 02 Tem, 2013 1 kayıt (commit)
-
-
Eric V. Smith yazdı
-
- 13 Nis, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 22 Mar, 2013 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 21 Mar, 2013 2 kayıt (commit)
-
-
doko@ubuntu.com yazdı
when imported, instead doing it at build time. This makes importing sysconfig faster and reduces Python startup time by 20%.
-
doko@ubuntu.com yazdı
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
-
- 11 Mar, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 12 Şub, 2013 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 10 Şub, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 09 Şub, 2013 2 kayıt (commit)
- 31 Ock, 2013 1 kayıt (commit)
-
-
doko@python.org yazdı
the package.
-
- 26 Ock, 2013 1 kayıt (commit)
-
-
doko@python.org yazdı
-
- 25 Ock, 2013 3 kayıt (commit)
-
-
doko@python.org yazdı
-
doko@python.org yazdı
-
doko@python.org yazdı
-
- 06 Ock, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-