- 11 Nov, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 10 Nov, 2015 16 commits
-
-
Serhiy Storchaka authored
Use time.monotonic instead of time.clock.
-
Serhiy Storchaka authored
Use time.monotonic instead of time.clock.
-
Serhiy Storchaka authored
Use time.monotonic or time.time instead of time.clock.
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Serhiy Storchaka authored
failure when the test is ran the second time. The root attribute was set in parent class in setUpClass and then overridded in child class in tearDownClass.
-
Serhiy Storchaka authored
failure when the test is ran the second time. The root attribute was set in parent class in setUpClass and then overridded in child class in tearDownClass.
-
Serhiy Storchaka authored
failure when the test is ran the second time. The root attribute was set in parent class in setUpClass and then overridded in child class in tearDownClass.
-
Victor Stinner authored
-
Victor Stinner authored
I forgot to rename it in my previous refactoring of pytime.c.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 09 Nov, 2015 19 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
From patch by Xavier de Gaye.
-
Serhiy Storchaka authored
From patch by Xavier de Gaye.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
Avoid possible weird behavior of WideInt convertion. "winfo id" always returns string hexadecimal representation.
-
Steve Dower authored
-
Steve Dower authored
-
- 08 Nov, 2015 3 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
R David Murray authored
-