- 21 Jun, 2015 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Patch by Michael Ensslin.
-
Serhiy Storchaka authored
Based on patch by Martin Panter.
-
- 16 Jun, 2015 1 commit
-
-
Zachary Ware authored
I would just outright delete them, but the readme in PCbuild recommended their use, so I figure it would be nice to leave them there for a while.
-
- 17 Jun, 2015 1 commit
-
-
Zachary Ware authored
It now recommends PCbuild/get_externals.bat instead of the scripts in Tools/buildbot.
-
- 15 Jun, 2015 1 commit
-
-
Senthil Kumaran authored
Related Issues: #issue21528 #issue24453
-
- 14 Jun, 2015 1 commit
-
-
Raymond Hettinger authored
-
- 13 Jun, 2015 1 commit
-
-
Berker Peksag authored
-
- 12 Jun, 2015 4 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
and set comparisions. Patch by Gareth Rees.
-
Victor Stinner authored
* Don't use the timestamp of an existing file anymore, only use fixed timestamp * Enhance the code checking the resolution of the filesystem timestamps. * Check timestamps with a resolution of 1 microsecond instead of 1 millisecond * When os.utime() uses the current system clock, tolerate a delta of 20 ms. Before some os.utime() tolerated a different of 10 seconds. * Merge duplicated tests and simplify the code
-
Terry Jan Reedy authored
-
- 10 Jun, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Zachary Ware authored
This is mostly a backport of issue #21907, but also includes a few extras necessary to make the bulidbot scripts as thin as possible.
-
- 09 Jun, 2015 3 commits
-
-
Barry Warsaw authored
string.Template instances.
-
Tal Einat authored
-
Serhiy Storchaka authored
-
- 08 Jun, 2015 2 commits
-
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
- 07 Jun, 2015 2 commits
-
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
- 10 Apr, 2015 1 commit
-
-
Andrew Kuchling authored
-
- 08 Jun, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 06 Jun, 2015 1 commit
-
-
Benjamin Peterson authored
-
- 05 Jun, 2015 2 commits
-
-
Berker Peksag authored
Initial patch by Brandon Milam.
-
Berker Peksag authored
"cum" is not a valid argument. Patch by Brandon Milam.
-
- 02 Jun, 2015 8 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Donald Stufft authored
-
Donald Stufft authored
Ensure that the uninstall helper for Windows passes the proper flags to pip to prevent it from checking PyPI if the pip that we're currently attempting to uninstall is the latest verison.
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
does support IPv6 and IPv4; www.python.org currently does not.
-
- 01 Jun, 2015 1 commit
-
-
Yury Selivanov authored
-
- 31 May, 2015 1 commit
-
-
Yury Selivanov authored
-
- 30 May, 2015 3 commits
-
-
Yury Selivanov authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly.
-
- 29 May, 2015 1 commit
-
-
Serhiy Storchaka authored
Original patch by David Moore.
-