Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
* | Issue #1777412: extended year range of strftime down to 1000. | Alexander Belopolsky | 2011-01-08 | 1 | -3/+3 |
* | Issue 10825: Minor updates to the test suite. | Raymond Hettinger | 2011-01-06 | 1 | -1/+1 |
* | 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 |