- 02 Eyl, 2015 7 kayıt (commit)
-
-
Victor Stinner yazdı
Don't rely on end of line. Open files in text mode, not in binary mode.
-
Victor Stinner yazdı
rounding
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
used.
-
Victor Stinner yazdı
* initialize numerator on overflow error ensure that numerator is smaller than * denominator.
-
Victor Stinner yazdı
Issue #23517: the change broke test_datetime. datetime.timedelta() rounding mode must also be changed, and test_datetime must be updated for the new rounding mode (half up).
-
- 01 Eyl, 2015 6 kayıt (commit)
-
-
Victor Stinner yazdı
datetime.datetime.utcfromtimestamp() now rounds to nearest with ties going away from zero, instead of rounding towards minus infinity (-inf), as Python 2 and Python older than 3.3.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Change also _PyTime_FromSeconds() assertion to ensure that the _PyTime_t type is used.
-
Victor Stinner yazdı
Move code to convert double timestamp to subfunctions.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 31 Agu, 2015 5 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Patch from Mattip.
-
- 30 Agu, 2015 11 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 29 Agu, 2015 5 kayıt (commit)
-
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 28 Agu, 2015 3 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Serhiy Storchaka yazdı
on Windows and Cygwin. Patch from Akira Li.
-
Serhiy Storchaka yazdı
on Windows and Cygwin. Patch from Akira Li.
-
- 27 Agu, 2015 3 kayıt (commit)
-
-
Robert Collins yazdı
Patch from Berker Peksag.
-
Robert Collins yazdı
Patch from Berker Peksag.
-
Robert Collins yazdı
Patch from Berker Peksag.
-