Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 56467-56482 via svnmerge from | Martin v. Löwis | 2007-07-21 | 1 | -10/+10 |
* | Add missing backslash for PyDateTimeAPI->Delta_FromDelta() macro. | Brett Cannon | 2004-06-28 | 1 | -1/+1 |
* | SF patch 876130: add C API to datetime module, from Anthony Tuininga. | Tim Peters | 2004-06-20 | 1 | -0/+95 |
* | Got rid of the internal datetimetz type. | Tim Peters | 2003-01-11 | 1 | -19/+19 |
* | Minor fiddling to make the next part easier. Introduced an internal | Tim Peters | 2003-01-11 | 1 | -21/+41 |
* | Got rid of the timetz type entirely. This was a bit trickier than I | Tim Peters | 2003-01-10 | 1 | -12/+17 |
* | datetime escapes the sandbox. The Windows build is all set. I leave it | Tim Peters | 2002-12-16 | 1 | -0/+125 |