| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-34013: Move the Python 2 hints from the exception constructor to the pars... | Pablo Galindo Salgado | 2021-07-27 | 1 | -6/+12 |
|
|
* | bpo-32685: Improve suggestion for print statement (GH-5375) | Nitish Chandra | 2018-01-28 | 1 | -0/+17 |
|
|
* | bpo-32028: Fix suggestions for indented print statements (GH-4688) | Sanyam Khurana | 2018-01-20 | 1 | -0/+9 |
|
|
* | bpo-30721: Add missing '?' to new error message (GH-3131) | Sanyam Khurana | 2017-08-18 | 1 | -2/+2 |
|
|
* | bpo-30721: Show correct syntax hint in Py3 when using Py2 redirection syntax ... | Sanyam Khurana | 2017-08-18 | 1 | -0/+33 |
|
|
* | bpo-30597: Show expected input in custom 'print' error message. (#2009) | Sanyam Khurana | 2017-06-20 | 1 | -0/+28 |
|
|
* | #17365: Remove Python 2 code from test_print | Andrew Svetlov | 2013-04-04 | 1 | -43/+31 |
|
|
* | Closes #13761: add a "flush" keyword argument to print(). | Georg Brandl | 2012-01-13 | 1 | -0/+26 |
|
|
* | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|
|
* | | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -1/+0 |
|/ |
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
|
|
* | Merged revisions 61672,61674,61676-61678,61681,61683-61684 via svnmerge from | Christian Heimes | 2008-03-21 | 1 | -0/+2 |
|
|
* | Add __future__ import for print_function. It's a no-op in 3.0, but it needs ... | Eric Smith | 2008-03-20 | 1 | -0/+7 |
|
|
* | Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,... | Christian Heimes | 2008-03-19 | 1 | -13/+1 |
|
|
* | Blocked 61577, implementation of print function. | Eric Smith | 2008-03-18 | 1 | -5/+25 |
|
|
* | Added test_print.py. I want to have a test suite when the print function is ... | Eric Smith | 2008-03-18 | 1 | -0/+102 |
|
|