- 10 Eyl, 2015 8 kayıt (commit)
-
-
Victor Stinner yazdı
* Filter values which would overflow on conversion to the C long type (for timeval.tv_sec). * Adjust also the message of OverflowError on PyTime conversions * test_time: add debug information if a timestamp conversion fails
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
(About the only new feature that was worth mentioning in whatsnew without a NEWS entry)
-
Raymond Hettinger yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
- 09 Eyl, 2015 32 kayıt (commit)
-
-
Berker Peksag yazdı
boolean result instead of raising an exception. Patch by A Kaptur.
-
Berker Peksag yazdı
boolean result instead of raising an exception. Patch by A Kaptur.
-
Victor Stinner yazdı
Drop all hardcoded tests. Instead, reimplement each function in Python, usually using decimal.Decimal for the rounding mode. Add much more values to the dataset. Test various timestamp units from picroseconds to seconds, in integer and float. Enhance also _PyTime_AsSecondsDouble().
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Berker Peksag yazdı
boolean result instead of raising an exception. Patch by A Kaptur.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Berker Peksag yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Patch from Tim Tisdall.
-
Larry Hastings yazdı
Moves distutils test import within skippable class.
-
Steve Dower yazdı
-
Martin Panter yazdı
-