| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-30583: Fix typo in datetime dateutil documentation (GH-1972) (GH-1974) | wim glenn | 2017-06-06 | 1 | -2/+2 |
|
|
* | Issue #29078: Merge 3.5. | Xiang Zhang | 2016-12-27 | 1 | -1/+1 |
|\ |
|
| * | Issue #29078: Add the missing import in datetime.time doc example. | Xiang Zhang | 2016-12-27 | 1 | -1/+1 |
|
|
* | | Issue #21818: Fixed references to classes that have names matching with module | Serhiy Storchaka | 2016-12-02 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #21818: Fixed references to classes that have names matching with module | Serhiy Storchaka | 2016-12-02 | 1 | -3/+3 |
|
|
* | | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Raymond Hettinger | 2016-08-30 | 1 | -1/+1 |
|
|
* | | Closes #27595: Document PEP 495 (Local Time Disambiguation) features. | Alexander Belopolsky | 2016-08-24 | 1 | -42/+113 |
|
|
* | | Closes #27661: Added tzinfo keyword argument to datetime.combine. | Alexander Belopolsky | 2016-08-02 | 1 | -5/+12 |
|
|
* | | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
|
|
* | | Fix typos in datetime documentation. | Berker Peksag | 2016-06-05 | 1 | -2/+2 |
|
|
* | | Issue #27076: More doc and comment spelling fixes for 3.6, by Ville Skyttä | Martin Panter | 2016-05-26 | 1 | -1/+1 |
|
|
* | | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -2/+2 |
|
|
* | | Issue #26957: Remove duplicate 'the' from datetime documentation | Berker Peksag | 2016-05-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #26957: Remove duplicate 'the' from datetime documentation | Berker Peksag | 2016-05-04 | 1 | -1/+1 |
|
|
* | | Issue #26678: Merge datetime doc fixes from 3.5 | Martin Panter | 2016-04-01 | 1 | -59/+63 |
|\ \
| |/ |
|
| * | Issue #26678: Fix indexing of datetime.tzinfo and timezone classes | Martin Panter | 2016-04-01 | 1 | -59/+63 |
|
|
* | | Closes #19475: Added timespec to the datetime.isoformat() method. | Alexander Belopolsky | 2016-03-06 | 1 | -3/+67 |
|
|
* | | Issue #25179: Documentation for formatted string literals aka f-strings | Martin Panter | 2016-02-13 | 1 | -3/+6 |
|
|
* | | Merge string formatting doc fixes from 3.5 | Martin Panter | 2016-02-08 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #25179: Preparatory cleanup of existing docs on string formatting | Martin Panter | 2016-02-08 | 1 | -3/+3 |
|
|
* | | Closes issue #12006: Add ISO 8601 year, week, and day directives to strptime. | Alexander Belopolsky | 2015-10-06 | 1 | -1/+36 |
|
|
* | | Fix versionchanged directive in datetime.rst | Berker Peksag | 2015-09-09 | 1 | -2/+2 |
|
|
* | | Closes Issue#22241: timezone.utc name is now plain 'UTC', not 'UTC-00:00'. | Alexander Belopolsky | 2015-09-06 | 1 | -7/+12 |
|/ |
|
* | merge 3.4 (#24057) | Benjamin Peterson | 2015-04-25 | 1 | -2/+2 |
|\ |
|
| * | fix relative link (closes #24057) | Benjamin Peterson | 2015-04-25 | 1 | -2/+2 |
|
|
* | | Closes issue #22791: Improved datetime from timestamp methods documentation. | Alexander Belopolsky | 2015-03-01 | 1 | -5/+11 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixing broken links in doc, part 4: some more breaks and redirects | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | | Merge with 3.4 | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | | merge 3.4 (#16667) | Benjamin Peterson | 2014-06-22 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | some timezone doc improvements (closes #16667) | Benjamin Peterson | 2014-06-22 | 1 | -4/+6 |
|
|
* | | remove the ability of datetime.time to be considered false (closes #13936) | Benjamin Peterson | 2014-03-20 | 1 | -3/+6 |
|
|
* | | #13437: link to the source code for a few more modules | Andrew Kuchling | 2014-03-19 | 1 | -0/+2 |
|/ |
|
* | merge with 3.3 | Georg Brandl | 2013-10-29 | 1 | -1/+1 |
|\ |
|
| * | Fix typo: js_JP is not a valid locale. | Georg Brandl | 2013-10-29 | 1 | -1/+1 |
|
|
* | | merge with 3.3 | Georg Brandl | 2013-10-13 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Refer to strftime(3) manpage for platform specific format codes. | Georg Brandl | 2013-10-13 | 1 | -1/+2 |
|
|
| * | Remove errant fourth '.' from ellipsis in datetime documentation. | David Wolever | 2013-08-14 | 1 | -2/+2 |
|
|
* | | Remove errant fourth '.' from ellipsis in datetime documentation. | David Wolever | 2013-08-14 | 1 | -1/+1 |
|
|
* | | Merge issue #17701: Improving strftime documentation. | David Wolever | 2013-08-12 | 1 | -138/+166 |
|\ \
| |/ |
|
| * | Issue #17701: Improving strftime documentation. | David Wolever | 2013-08-12 | 1 | -138/+166 |
|
|
* | | Fixes #8860: Round half-microseconds to even in the timedelta constructor. | Alexander Belopolsky | 2013-08-04 | 1 | -4/+6 |
|/ |
|
* | #8913: add examples and docs for date/time/datetime.__format__. Patch by Hei... | Ezio Melotti | 2013-04-04 | 1 | -0/+27 |
|
|
* | Fix typo | Andrew Svetlov | 2012-12-17 | 1 | -1/+1 |
|\ |
|
| * | Fix typo | Andrew Svetlov | 2012-12-17 | 1 | -1/+1 |
|
|
* | | issue13666 - merge from 3.2 | Senthil Kumaran | 2012-06-26 | 1 | -10/+9 |
|\ \
| |/ |
|
| * | issue13666 - Fixing datetime documentation example when using tzinfo | Senthil Kumaran | 2012-06-26 | 1 | -10/+9 |
|
|