Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Raymond Hettinger | 2015-11-10 | 1 | -7/+7 |
|\ | |||||
| * | Improve appearance of example code | Raymond Hettinger | 2015-11-10 | 1 | -7/+7 |
* | | merge | Raymond Hettinger | 2015-11-10 | 1 | -10/+0 |
|\ \ | |/ | |||||
| * | Remove confusing section from named tuple recipes. | Raymond Hettinger | 2015-11-10 | 1 | -10/+0 |
* | | merge | Raymond Hettinger | 2015-11-09 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | Improve namedtuple doc string examples | Raymond Hettinger | 2015-11-09 | 2 | -3/+3 |
* | | Issue #25064: Merge tempfile doc from 3.5 | Martin Panter | 2015-11-07 | 1 | -19/+17 |
|\ \ | |/ | |||||
| * | Issue #25064: Adjust documentation according to new mkstemp signature | Martin Panter | 2015-11-07 | 1 | -19/+17 |
* | | Fixed merging error in 3ebeeed1eb28. | Serhiy Storchaka | 2015-11-06 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Fixed merging error in 3ebeeed1eb28. | Serhiy Storchaka | 2015-11-06 | 1 | -2/+0 |
* | | For FORMAT_VALUE opcode, make it clear that the result of PyObject_Format is ... | Eric V. Smith | 2015-11-04 | 1 | -1/+2 |
* | | merge 3.5 | Benjamin Peterson | 2015-11-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | merge 3.4 | Benjamin Peterson | 2015-11-04 | 1 | -1/+1 |
| |\ | |||||
| | * | remove trailing ws | Benjamin Peterson | 2015-11-04 | 1 | -1/+1 |
* | | | merge 3.5 | Benjamin Peterson | 2015-11-04 | 2 | -10/+9 |
|\ \ \ | |/ / | |||||
| * | | merge 3.4 | Benjamin Peterson | 2015-11-04 | 2 | -10/+9 |
| |\ \ | | |/ | |||||
| | * | link to modern PUG url | Benjamin Peterson | 2015-11-04 | 2 | -10/+9 |
* | | | Issue 25483: Fix doc typo and added versionadded. Thanks, Berker Peksag. | Eric V. Smith | 2015-11-03 | 1 | -1/+3 |
* | | | Issue 25483: Update dis.rst with FORMAT_VALUE opcode description. | Eric V. Smith | 2015-11-03 | 1 | -0/+19 |
* | | | Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch ... | Guido van Rossum | 2015-11-02 | 2 | -5/+4 |
|\ \ \ | |/ / | |||||
| * | | Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch ... | Guido van Rossum | 2015-11-02 | 2 | -5/+4 |
| |\ \ | | |/ | |||||
| | * | Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch ... | Guido van Rossum | 2015-11-02 | 2 | -5/+4 |
* | | | Issue #25523: Merge a-to-an corrections from 3.5. | Serhiy Storchaka | 2015-11-02 | 17 | -20/+20 |
|\ \ \ | |/ / | |||||
| * | | Issue #25523: Further a-to-an corrections new in 3.5. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
| * | | Issue #25523: Merge a-to-an corrections from 3.4. | Serhiy Storchaka | 2015-11-02 | 16 | -19/+19 |
| |\ \ | | |/ | |||||
| | * | Issue #25523: Further a-to-an corrections. | Serhiy Storchaka | 2015-11-02 | 16 | -19/+19 |
* | | | Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending res... | Raymond Hettinger | 2015-11-02 | 2 | -23/+0 |
* | | | Issue #25523: Merge a-to-an corrections from 3.5 | Martin Panter | 2015-11-02 | 38 | -52/+52 |
|\ \ \ | |/ / | |||||
| * | | Issue #25523: Further a-to-an corrections new in 3.5 | Martin Panter | 2015-11-02 | 3 | -4/+4 |
| * | | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 | Martin Panter | 2015-11-02 | 35 | -48/+48 |
| |\ \ | | |/ | |||||
| | * | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 35 | -48/+48 |
* | | | Fix typo noticed by Alec Nunn | Berker Peksag | 2015-10-31 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix typo noticed by Alec Nunn | Berker Peksag | 2015-10-31 | 1 | -1/+1 |
* | | | Merge 3.5 | Yury Selivanov | 2015-10-31 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | whatsnew/3.5: NumPy 1.10 has been released | Yury Selivanov | 2015-10-31 | 1 | -1/+1 |
* | | | Merge 3.5 | Yury Selivanov | 2015-10-31 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | docs/inspect: Document __annotations__ | Yury Selivanov | 2015-10-31 | 1 | -0/+6 |
* | | | Merge typo fixes from 3.5 | Martin Panter | 2015-10-31 | 4 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Fix more typos in whatsnew/3.5.rst | Martin Panter | 2015-10-31 | 1 | -4/+4 |
| * | | Merge spelling fixes from 3.4 into 3.5 | Martin Panter | 2015-10-31 | 3 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fix some spelling errors in documentation and code comments | Martin Panter | 2015-10-31 | 3 | -3/+3 |
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-10-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-10-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Issue #25519: Mark difflib.ndiff as a functions where not already. | Terry Jan Reedy | 2015-10-30 | 1 | -2/+2 |
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-10-28 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Issue #23391: Merge OSError doc from 3.5 | Martin Panter | 2015-10-26 | 1 | -21/+48 |
|\ \ \ | |/ / | |||||
| * | | Issue #23391: Merge OSError doc from 3.4 into 3.5 | Martin Panter | 2015-10-26 | 1 | -21/+48 |
| |\ \ | | |/ | |||||
| | * | Issue #23391: Restore OSError constructor argument documentation | Martin Panter | 2015-10-26 | 1 | -21/+48 |