Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for ... | Alexander Belopolsky | 2010-12-08 | 1 | -1/+7 |
* | Issue #10624: Use support.requires_IEEE_754 in all appropriate tests. | Eric Smith | 2010-12-04 | 1 | -7/+2 |
* | Issue 9183: Intern UTC timezone. | Alexander Belopolsky | 2010-10-14 | 1 | -1/+3 |
* | Fixed microsecond rounding in python version of utcfromtimestamp | Alexander Belopolsky | 2010-09-21 | 1 | -4/+4 |
* | #9440: Remove borderline test case that fails based on unpredictable conditio... | Georg Brandl | 2010-07-31 | 1 | -4/+0 |
* | Make python version of fromtimestamp behave more like C. | Alexander Belopolsky | 2010-07-26 | 1 | -1/+7 |
* | Issue #7989: Added pure python implementation of the datetime module. | Alexander Belopolsky | 2010-07-23 | 1 | -0/+3674 |