| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-29677: DOC: clarify documentation for `round` (GH-357) (GH-862) | Mariatta | 2017-03-28 | 1 | -1/+2 |
|
|
* | bpo-29892: Fix wrong markup on doc-lib-functions (GH-802) (GH-810) | Mariatta | 2017-03-25 | 1 | -1/+1 |
|
|
* | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges | Serhiy Storchaka | 2016-11-26 | 1 | -1/+1 |
|\ |
|
| * | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges | Serhiy Storchaka | 2016-11-26 | 1 | -1/+1 |
|
|
* | | Merge doc fixups from 3.5 | Martin Panter | 2016-11-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Change double hyphens (en dashes) to em (longer) dashes | Martin Panter | 2016-11-21 | 1 | -1/+1 |
|
|
* | | Issue #26331: Implement the parsing part of PEP 515. | Brett Cannon | 2016-09-09 | 1 | -3/+13 |
|
|
* | | Issue #1602: Windows console doesn't input or print Unicode (PEP 528) | Steve Dower | 2016-08-31 | 1 | -16/+24 |
|
|
* | | Issue #26027, #27524: Document the support for path-like objects in os and os... | Brett Cannon | 2016-09-06 | 1 | -5/+5 |
|
|
* | | Merge | Raymond Hettinger | 2016-09-04 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue 27936: Update doc for round() to indicate that None is an allowable arg... | Raymond Hettinger | 2016-09-04 | 1 | -2/+2 |
|
|
* | | Issue #27157: Make only type() itself accept the one-argument form | Berker Peksag | 2016-08-19 | 1 | -0/+3 |
|
|
* | | Issue #26547: Merge from 3.5 | Berker Peksag | 2016-06-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #26547: Remove outdated term dictproxy from vars() documentation | Berker Peksag | 2016-06-24 | 1 | -1/+1 |
|
|
* | | Issue #24314: Merge doc links from 3.5 | Martin Panter | 2016-06-18 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Issue #24314: Fix doc links for general attributes like __name__, __dict__ | Martin Panter | 2016-06-18 | 1 | -5/+5 |
|
|
* | | Issue #27182: Document os.PathLike. | Brett Cannon | 2016-06-09 | 1 | -0/+3 |
|
|
* | | issue27186: add open/io.open; patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 1 | -5/+5 |
|/ |
|
* | #26829: Clarify that namespace is copied to a new __dict__ in instance creation. | R David Murray | 2016-06-03 | 1 | -2/+3 |
|
|
* | Add a versionchanged directive to document addition of the new 'namereplace' ... | Berker Peksag | 2016-04-11 | 1 | -0/+2 |
|
|
* | Issue #26525: Change chr example to match change in ord example. | Terry Jan Reedy | 2016-03-23 | 1 | -1/+1 |
|
|
* | Issue #26525: Change ord example from nu to more easily recognized Euro sign. | Terry Jan Reedy | 2016-03-21 | 1 | -2/+2 |
|
|
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ... | Georg Brandl | 2016-02-26 | 1 | -1/+1 |
|
|
* | Issue #26401: Fix compile() documentation | Berker Peksag | 2016-02-21 | 1 | -1/+5 |
|
|
* | merge from 3.4 | Senthil Kumaran | 2016-01-02 | 1 | -2/+1 |
|\ |
|
| * | Issue25917 : Fix howto links in docs. Point the reference documentation inste... | Senthil Kumaran | 2016-01-02 | 1 | -2/+1 |
|
|
* | | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 | Martin Panter | 2015-11-02 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -3/+3 |
|
|
* | | Merge with 3.4 | Terry Jan Reedy | 2015-10-28 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Issue #25432: Explain isinstance behaviour when type is a tuple. | Terry Jan Reedy | 2015-10-28 | 1 | -4/+4 |
|
|
* | | Merge with 3.4 | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Make expression legal python by adding '1'. | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
|
|
| * | Issue #23181: More "codepoint" -> "code point". | Serhiy Storchaka | 2015-01-18 | 1 | -1/+1 |
|
|
* | | Issue #24064: Docuement that oroperty docstrings are now writeable. | Raymond Hettinger | 2015-05-15 | 1 | -0/+3 |
|
|
* | | Issue #23695: Explain the zip() example for clustering a data series into n... | Raymond Hettinger | 2015-05-13 | 1 | -1/+3 |
|
|
* | | Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky... | Steve Dower | 2015-04-15 | 1 | -2/+2 |
|
|
* | | Issue #23618: Document EINTR changes in socket documentation | Victor Stinner | 2015-04-02 | 1 | -1/+1 |
|
|
* | | Issue #23648: Document the PEP 475 in the "Porting to Python 3.5" section and | Victor Stinner | 2015-03-26 | 1 | -0/+5 |
|
|
* | | change Σ to ν for obscure joke reasons | Benjamin Peterson | 2015-03-24 | 1 | -2/+2 |
|
|
* | | Issue #22286: The "backslashreplace" error handlers now works with | Serhiy Storchaka | 2015-01-25 | 1 | -3/+2 |
|
|
* | | Closes #23181: codepoint -> code point | Georg Brandl | 2015-01-14 | 1 | -1/+1 |
|
|
* | | Merge issue 19548 changes from 3.4 | Nick Coghlan | 2015-01-06 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Issue 19548: update codecs module documentation | Nick Coghlan | 2015-01-06 | 1 | -3/+5 |
|
|
* | | Issue #19676: Added the "namereplace" error handler. | Serhiy Storchaka | 2014-11-25 | 1 | -0/+3 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-31 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 1 | -2/+5 |
|
|
* | | 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 |
|
|
* | | #22237: merge with 3.4. | Ezio Melotti | 2014-10-28 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | #22237: document that sorted() is guaranteed to be stable. Initial patch by ... | Ezio Melotti | 2014-10-28 | 1 | -0/+5 |
|
|