- 23 Mar, 2014 1 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
- 17 Mar, 2014 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 Mar, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch by Ryan Kelly, karl, and Nikolaus Rath.
-
Benjamin Peterson yazdı
Patch by Andreas Schwab.
-
Antoine Pitrou yazdı
-
- 15 Mar, 2014 10 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
new redirect of http://www.python.org/ to https://www.python.org.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
R David Murray yazdı
Discovery and patch by Wenzhu Man. University of Waterloo apparently maps the local name 'test' to localhost, which is in the bypass list, causing the test to fail. So change 'test' to a name unlikely to get mapped to localhost.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 14 Mar, 2014 1 kayıt (commit)
-
-
R David Murray yazdı
-
- 13 Mar, 2014 5 kayıt (commit)
-
-
Éric Araujo yazdı
-
Jesus Cea yazdı
-
Éric Araujo yazdı
When running external programs such as a C compiler and getting an error code, distutils only prints the program name. With this change, one can get the full command line by setting the DISTUTILS_DEBUG environment variable. This should have no compatibility issues, unless there are tools that depend on the exact format of distutils debug messages.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Anastasia Filatova.
-
- 12 Mar, 2014 6 kayıt (commit)
-
-
Éric Araujo yazdı
Patch by Tshepang Lekhonkhobe, reviewed by Georg Brandl.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Sean Rodman.
-
Éric Araujo yazdı
Thanks to Amaury Forgeot d’Arc and Philip J. Eby.
-
- 11 Mar, 2014 3 kayıt (commit)
-
-
R David Murray yazdı
Patch by Lita Cho.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 10 Mar, 2014 1 kayıt (commit)
-
-
Georg Brandl yazdı
it clear that any Python 3.x is not usable with the checked out Sphinx.
-
- 09 Mar, 2014 7 kayıt (commit)
-
-
R David Murray yazdı
Patch by Priya Pappachan, based on suggestions from Terry Reedy and myself.
-
Ned Deily yazdı
Patch by Claudiu Popa.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
This fifth tuple element is unsupported in an old hg version still used on one buildbot, and it is not really necessary (only used in touch --help).
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 08 Mar, 2014 1 kayıt (commit)
-
-
R David Murray yazdı
This was perhaps on the border between a bug fix and a feature since the Python3 docs did not originally say it was unix only. However, the functions never worked anywhere but unix, and the docs were changed to say it was unix only well before the windows support was added. Unfortunately, windows support was added in 3.3.4 as well as 3.4. That leaves us in the uncomfortable position of needing the tag to say "version changed: 3.3.4" :(
-
- 07 Mar, 2014 1 kayıt (commit)
-
-
Brett Cannon yazdı
-