Alexander Belopolsky
|
e239d23e8c
|
Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for NULL
|
2010-12-08 23:31:48 +00:00 |
Eric Smith
|
3ab08cadae
|
Issue #10624: Use support.requires_IEEE_754 in all appropriate tests.
|
2010-12-04 15:17:38 +00:00 |
Alexander Belopolsky
|
1bcbaab15a
|
Issue 9183: Intern UTC timezone.
|
2010-10-14 17:03:51 +00:00 |
Alexander Belopolsky
|
3e62f78c4e
|
Fixed microsecond rounding in python version of utcfromtimestamp
|
2010-09-21 16:30:56 +00:00 |
Georg Brandl
|
38005e8156
|
#9440: Remove borderline test case that fails based on unpredictable conditions such as compiler flags.
|
2010-07-31 18:11:07 +00:00 |
Alexander Belopolsky
|
aeb039863d
|
Make python version of fromtimestamp behave more like C.
|
2010-07-26 02:36:41 +00:00 |
Alexander Belopolsky
|
cf86e368eb
|
Issue #7989: Added pure python implementation of the datetime module.
|
2010-07-23 19:25:47 +00:00 |