- 12 Jun, 2015 6 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
-
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
-
Terry Jan Reedy authored
-
- 10 Jun, 2015 5 commits
-
-
Ned Deily authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Zachary Ware 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 6 commits
-
-
Barry Warsaw authored
string.Template instances.
-
Barry Warsaw authored
string.Template instances.
-
Tal Einat authored
-
Tal Einat authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 08 Jun, 2015 13 commits
-
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Steve Dower authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
tkinter.Font.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
methods.
-
Serhiy Storchaka authored
-
Steve Dower authored
-
- 07 Jun, 2015 5 commits
-
-
Tal Einat authored
-
Andrew Kuchling authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Andrew Kuchling authored
-
- 06 Jun, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 05 Jun, 2015 3 commits
-
-
Berker Peksag authored
Initial patch by Brandon Milam.
-
Berker Peksag authored
Initial patch by Brandon Milam.
-
Berker Peksag authored
"cum" is not a valid argument. Patch by Brandon Milam.
-