- 16 Haz, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
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 Haz, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
It now recommends PCbuild/get_externals.bat instead of the scripts in Tools/buildbot.
-
- 15 Haz, 2015 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Related Issues: #issue21528 #issue24453
-
- 14 Haz, 2015 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 13 Haz, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 12 Haz, 2015 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
and set comparisions. Patch by Gareth Rees.
-
Victor Stinner yazdı
* 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 yazdı
-
- 10 Haz, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
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 Haz, 2015 3 kayıt (commit)
-
-
Barry Warsaw yazdı
string.Template instances.
-
Tal Einat yazdı
-
Serhiy Storchaka yazdı
-
- 08 Haz, 2015 2 kayıt (commit)
-
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
- 07 Haz, 2015 2 kayıt (commit)
-
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
- 10 Nis, 2015 1 kayıt (commit)
-
-
Andrew Kuchling yazdı
-
- 08 Haz, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 06 Haz, 2015 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 05 Haz, 2015 2 kayıt (commit)
-
-
Berker Peksag yazdı
Initial patch by Brandon Milam.
-
Berker Peksag yazdı
"cum" is not a valid argument. Patch by Brandon Milam.
-
- 02 Haz, 2015 8 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
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 yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
does support IPv6 and IPv4; www.python.org currently does not.
-
- 01 Haz, 2015 1 kayıt (commit)
-
-
Yury Selivanov yazdı
-
- 31 May, 2015 1 kayıt (commit)
-
-
Yury Selivanov yazdı
-
- 30 May, 2015 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly.
-
- 29 May, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Original patch by David Moore.
-
- 28 May, 2015 2 kayıt (commit)
-
-
Yury Selivanov yazdı
See also issue 24017.
-
Yury Selivanov yazdı
-
- 27 May, 2015 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-