| Commit message (Expand) | Author | Age | Files | Lines |
* | #1772833: add -q command line option. | Georg Brandl | 2010-12-04 | 1 | -0/+7 |
|
|
* | Issue #10089: Add support for arbitrary -X options on the command-line. | Antoine Pitrou | 2010-10-21 | 1 | -5/+11 |
|
|
* | Issue #9992: Remove PYTHONFSENCODING environment variable. | Victor Stinner | 2010-10-13 | 1 | -12/+0 |
|
|
* | PYTHONFSENCODING is not available on Windows or Mac OS X | Victor Stinner | 2010-08-19 | 1 | -0/+4 |
|
|
* | Fix typo | Éric Araujo | 2010-08-18 | 1 | -2/+2 |
|
|
* | Issue #8622: Add PYTHONFSENCODING environment variable to override the | Victor Stinner | 2010-08-18 | 1 | -3/+12 |
|
|
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -0/+1 |
|
|
* | Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the mod... | Nick Coghlan | 2010-08-17 | 1 | -2/+3 |
|
|
* | Fix typo. | Georg Brandl | 2010-07-06 | 1 | -1/+1 |
|
|
* | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -2/+2 |
|
|
* | Merged revisions 79878-79880 via svnmerge from | Philip Jenvey | 2010-04-07 | 1 | -0/+11 |
|
|
* | #8213: document behavior of -u on py3k better. | Georg Brandl | 2010-04-02 | 1 | -2/+3 |
|
|
* | Document the -J and -X options for CPython. Note that unlike for py2k, we | Barry Warsaw | 2010-02-05 | 1 | -2/+14 |
|
|
* | Issue #7631: Fix undefined references to the "built-in file object", which | Antoine Pitrou | 2010-01-04 | 1 | -5/+0 |
|
|
* | Clean up the list of allowed command-line flags. | Brett Cannon | 2010-01-01 | 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 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | Merged revisions 73544 via svnmerge from | Georg Brandl | 2009-06-24 | 1 | -1/+1 |
|
|
* | Merged revisions 72008 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Merged revisions 69419-69420 via svnmerge from | Nick Coghlan | 2009-02-08 | 1 | -1/+10 |
|
|
* | Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge... | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -33/+33 |
|
|
* | Merged revisions 67117-67119,67123-67124,67143 via svnmerge from | Georg Brandl | 2008-11-07 | 1 | -0/+2 |
|
|
* | A totally crappy workaround for issue 4266, but this allows me to build the | Barry Warsaw | 2008-11-07 | 1 | -3/+0 |
|
|
* | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 1 | -1/+1 |
|
|
* | #2630: Implement PEP 3138. | Georg Brandl | 2008-06-11 | 1 | -0/+3 |
|
|
* | Merged revisions 64130 via svnmerge from | Georg Brandl | 2008-06-11 | 1 | -7/+7 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -7/+0 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 1 | -0/+7 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -7/+0 |
|
|
* | Forward-port PYTHONIOENCODING. | Martin v. Löwis | 2008-06-02 | 1 | -0/+7 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -12/+1 |
|
|
* | Remove ">>>>" markers left over from merge | Benjamin Peterson | 2008-05-07 | 1 | -12/+0 |
|
|
* | Merged revisions 62774-62775,62785,62787-62788 via svnmerge from | Christian Heimes | 2008-05-06 | 1 | -1/+42 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -24/+57 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -1/+2 |
|
|
* | Merged revisions 60143-60149 via svnmerge from | Christian Heimes | 2008-01-21 | 1 | -4/+4 |
|
|
* | Merged revisions 59822-59841 via svnmerge from | Christian Heimes | 2008-01-07 | 1 | -1/+54 |
|
|
* | Added -b option to the list of command line options | Christian Heimes | 2007-12-07 | 1 | -1/+7 |
|
|
* | No -Q flag anymore in Py3k. | Georg Brandl | 2007-12-07 | 1 | -21/+1 |
|
|
* | Merged revisions 59275-59303 via svnmerge from | Christian Heimes | 2007-12-03 | 1 | -1/+1 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -29/+5 |
|
|
* | Remove mentions of "long integer" in the docs. | Georg Brandl | 2007-11-29 | 1 | -5/+4 |
|
|
* | Add new directory "using". This should have been in the merge patch, | Georg Brandl | 2007-11-01 | 1 | -0/+409 |
|
|