Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1ae230aa1a0c7b51839c6d07eaaddfeef71be63b
/
Lib
/
test
/
datetimetester.py
e5a0e0a
Fix obscure failures of datetime-related tests due to the datetime tests failing to restore the system state completely after testing the pure-Python versions.
by Georg Brandl
· 13 years ago
b6f5ec7
Issue #11576: Fixed timedelta subtraction glitch on big timedelta values
by Alexander Belopolsky
· 14 years ago
3b3499b
#11565: Merge with 3.1.
by Ezio Melotti
· 14 years ago
b8bb466
Issue #1777412: extended year range of strftime down to 1000.
by Alexander Belopolsky
· 15 years ago
7beae8a
Issue 10825: Minor updates to the test suite.
by Raymond Hettinger
· 15 years ago
e239d23
Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for NULL
by Alexander Belopolsky
· 15 years ago
3ab08ca
Issue #10624: Use support.requires_IEEE_754 in all appropriate tests.
by Eric Smith
· 15 years ago
1bcbaab
Issue 9183: Intern UTC timezone.
by Alexander Belopolsky
· 15 years ago
3e62f78
Fixed microsecond rounding in python version of utcfromtimestamp
by Alexander Belopolsky
· 15 years ago
38005e8
#9440: Remove borderline test case that fails based on unpredictable conditions such as compiler flags.
by Georg Brandl
· 15 years ago
aeb0398
Make python version of fromtimestamp behave more like C.
by Alexander Belopolsky
· 15 years ago
cf86e36
Issue #7989: Added pure python implementation of the datetime module.
by Alexander Belopolsky
· 15 years ago