| Commit message (Expand) | Author | Age | Files | Lines |
* | merge with 3.2 | Sandro Tosi | 2011-11-01 | 1 | -2/+2 |
|\ |
|
| * | correct signature for tzinfo.dst() in examples; thanks to Daniil Shved from d... | Sandro Tosi | 2011-11-01 | 1 | -2/+2 |
|
|
* | | #13076: merge with 3.2. | Ezio Melotti | 2011-10-02 | 1 | -76/+76 |
|\ \
| |/ |
|
| * | #13076: fix links to datetime.time and datetime.datetime. | Ezio Melotti | 2011-10-02 | 1 | -76/+76 |
|
|
* | | merge doc fixes from 3.2 | Georg Brandl | 2011-09-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typo. | Georg Brandl | 2011-09-17 | 1 | -1/+1 |
|
|
* | | merge from 3.2 | Senthil Kumaran | 2011-07-17 | 1 | -18/+20 |
|\ \
| |/ |
|
| * | Fix Issue10403 - datetime documentation clarification based on review in the ... | Senthil Kumaran | 2011-07-17 | 1 | -18/+20 |
|
|
* | | merge from 3.2 | Senthil Kumaran | 2011-07-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix whitespace nit in datetime and os rst files. | Senthil Kumaran | 2011-07-04 | 1 | -1/+1 |
|
|
* | | Merge from 3.2 . Replace the term members with correct and appropriate termi... | Senthil Kumaran | 2011-07-04 | 1 | -66/+67 |
|\ \
| |/ |
|
| * | issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ... | Senthil Kumaran | 2011-07-04 | 1 | -66/+67 |
|
|
* | | Mention that timezone is a subclass of tzinfo. | Alexander Belopolsky | 2011-05-04 | 1 | -5/+6 |
|
|
* | | Issue #11930: Added Misc/NEWS and versionchanged entries. | Alexander Belopolsky | 2011-05-02 | 1 | -0/+4 |
|
|
* | | Issue #11930: Remove year >= 1000 limitation from datetime.strftime. | Alexander Belopolsky | 2011-05-02 | 1 | -6/+2 |
|
|
* | | Issue #2736: Documented how to compute seconds since epoch. | Alexander Belopolsky | 2011-04-25 | 1 | -0/+16 |
|/ |
|
* | Improved footnote for the %Y directive slightly. | Alexander Belopolsky | 2011-01-10 | 1 | -5/+5 |
|
|
* | Improved description of %Y directive. | Alexander Belopolsky | 2011-01-10 | 1 | -7/+16 |
|
|
* | Issue #2568: Removed bogus rationale for supporting tm_sec=61. | Alexander Belopolsky | 2011-01-10 | 1 | -11/+4 |
|
|
* | Fixed documentation to reflect recent changes for years < 1900. | Alexander Belopolsky | 2011-01-08 | 1 | -2/+6 |
|
|
* | Fix errors found by "make suspicious". | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -7/+7 |
|
|
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -12/+9 |
|
|
* | #9430: document timedelta str() and repr(). | Georg Brandl | 2010-07-31 | 1 | -0/+18 |
|
|
* | Issue #9005: Prevent utctimetuple() from producing year 0 or year 10,000. | Alexander Belopolsky | 2010-06-21 | 1 | -4/+4 |
|
|
* | Added a new line at the end of the file. | Alexander Belopolsky | 2010-06-18 | 1 | -1/+1 |
|
|
* | Issue #6641: The datetime.strptime method now supports the %z directive. | Alexander Belopolsky | 2010-06-17 | 1 | -0/+7 |
|
|
* | Issue 5094: minor documentation fixes | Alexander Belopolsky | 2010-06-15 | 1 | -22/+22 |
|
|
* | Issue #5094: The ``datetime`` module now has a simple concrete class | Alexander Belopolsky | 2010-06-14 | 1 | -12/+82 |
|
|
* | Merged revisions 81864 via svnmerge from | Alexander Belopolsky | 2010-06-09 | 1 | -1/+1 |
|
|
* | Merged revisions 81489 via svnmerge from | Alexander Belopolsky | 2010-06-08 | 1 | -7/+10 |
|
|
* | Issue #1289118: datetime.timedelta objects can now be multiplied by float | Alexander Belopolsky | 2010-05-31 | 1 | -2/+12 |
|
|
* | Issue #8644: Improve accuracy of timedelta.total_seconds, by doing intermediate | Mark Dickinson | 2010-05-08 | 1 | -1/+4 |
|
|
* | Issue #2706: Add support for dividing a timedelta by another timedelta. | Mark Dickinson | 2010-04-20 | 1 | -2/+20 |
|
|
* | Merged revisions 79184-79185 via svnmerge from | Georg Brandl | 2010-03-21 | 1 | -2/+2 |
|
|
* | Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,... | Benjamin Peterson | 2010-02-03 | 1 | -39/+43 |
|
|
* | Merged revisions 76529 via svnmerge from | Antoine Pitrou | 2009-11-25 | 1 | -0/+12 |
|
|
* | Merged revisions 76082 via svnmerge from | Mark Dickinson | 2009-11-03 | 1 | -1/+2 |
|
|
* | typo (space-o?) | Skip Montanaro | 2009-11-03 | 1 | -1/+1 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -1/+1 |
|
|
* | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -0/+4 |
|
|
* | Update signature style for optional arguments, part 3. | Georg Brandl | 2009-04-10 | 1 | -6/+6 |
|
|
* | Clarify that datetime strftime does not produce leap seconds and datetime | R. David Murray | 2009-04-02 | 1 | -2/+6 |
|
|
* | Merged revisions 69078-69080 via svnmerge from | Brett Cannon | 2009-01-29 | 1 | -1/+1 |
|
|
* | Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 ... | Benjamin Peterson | 2009-01-18 | 1 | -5/+3 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -17/+17 |
|
|
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 1 | -4/+4 |
|
|
* | remove some old versionchanged and versionadded directives | Benjamin Peterson | 2008-04-24 | 1 | -2/+0 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -15/+19 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -11/+42 |
|
|