| Commit message (Expand) | Author | Age | Files | Lines |
* | #3613: add base64.encodebytes and decodebytes as the new spelling of encodest... | Georg Brandl | 2009-06-04 | 6 | -48/+66 |
|
|
* | Remove mentions of the nonexisting SlowParser in xmlrpc.client. | Georg Brandl | 2009-06-04 | 1 | -28/+19 |
|
|
* | Recorded merge of revisions 73201 via svnmerge from | Georg Brandl | 2009-06-04 | 2 | -54/+3 |
|
|
* | Merged revisions 73197 via svnmerge from | Tarek Ziadé | 2009-06-04 | 2 | -46/+123 |
|
|
* | Issue #5373: Remove restriction on null bytes in docstrings of classes. | Alexandre Vassalotti | 2009-06-04 | 1 | -7/+3 |
|
|
* | Fix __all__. | Raymond Hettinger | 2009-06-04 | 1 | -1/+2 |
|
|
* | Use new form of with-statement instead of contextlib.nested(). | Raymond Hettinger | 2009-06-04 | 4 | -12/+11 |
|
|
* | Remove the application stub for Python Launcher. This | Ronald Oussoren | 2009-06-03 | 10 | -300/+0 |
|
|
* | #6190: Remove duplicate paragraph. | Georg Brandl | 2009-06-03 | 1 | -7/+0 |
|
|
* | This fixes bug 5798 on OS X. | Josiah Carlson | 2009-06-03 | 1 | -2/+7 |
|
|
* | Another hidden treasure. | Raymond Hettinger | 2009-06-03 | 1 | -0/+13 |
|
|
* | remove extra "|"s | Benjamin Peterson | 2009-06-03 | 1 | -2/+2 |
|
|
* | Blocked revisions 73174 via svnmerge | Tarek Ziadé | 2009-06-03 | 0 | -0/+0 |
|
|
* | Merged revisions 73170 via svnmerge from | Tarek Ziadé | 2009-06-03 | 2 | -15/+42 |
|
|
* | Merged revisions 73166 via svnmerge from | Tarek Ziadé | 2009-06-03 | 3 | -13/+107 |
|
|
* | Blocked revisions 73163 via svnmerge | Georg Brandl | 2009-06-03 | 0 | -0/+0 |
|
|
* | <> is gone (almost). | Georg Brandl | 2009-06-03 | 1 | -1/+1 |
|
|
* | Issue #6183: Disables wcsftime on VC6. | Hirokazu Yamamoto | 2009-06-03 | 2 | -1/+3 |
|
|
* | range() doesn't return a list | Benjamin Peterson | 2009-06-03 | 1 | -1/+1 |
|
|
* | ignore some 2to3 test files with 2.x syntax #6184 | Benjamin Peterson | 2009-06-03 | 1 | -2/+2 |
|
|
* | Merged revisions 73147 via svnmerge from | Tarek Ziadé | 2009-06-02 | 2 | -24/+63 |
|
|
* | Fix header level for 'Constants' section of math.rst | Mark Dickinson | 2009-06-02 | 1 | -1/+1 |
|
|
* | Fix for Issue6170: 'make frameworkinstall' failure with python 3.1rc1. | Ronald Oussoren | 2009-06-02 | 2 | -3/+3 |
|
|
* | Merged revisions 73138 via svnmerge from | Mark Dickinson | 2009-06-02 | 1 | -1/+1 |
|
|
* | Add test code to verify that relative comparison operators with an object | Gregory P. Smith | 2009-06-02 | 1 | -0/+10 |
|
|
* | Merged revisions 73135 via svnmerge from | Gregory P. Smith | 2009-06-02 | 2 | -19/+30 |
|
|
* | Merged revisions 73129 via svnmerge from | Antoine Pitrou | 2009-06-01 | 1 | -1/+3 |
|
|
* | Merged revisions 73073-73074,73089 via svnmerge from | Benjamin Peterson | 2009-06-01 | 3 | -19/+27 |
|
|
* | Blocked revisions 73076 via svnmerge | Benjamin Peterson | 2009-06-01 | 0 | -0/+0 |
|
|
* | Blocked revisions 72786 via svnmerge | Benjamin Peterson | 2009-06-01 | 0 | -0/+0 |
|
|
* | Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,... | Benjamin Peterson | 2009-06-01 | 23 | -101/+132 |
|
|
* | Merged revisions 73121 via svnmerge from | Tarek Ziadé | 2009-06-01 | 2 | -46/+89 |
|
|
* | Merged revisions 73114 via svnmerge from | Amaury Forgeot d'Arc | 2009-06-01 | 3 | -2/+22 |
|
|
* | #5735: Modules compiled with incompatible settings (--with-pydebug when pytho... | Amaury Forgeot d'Arc | 2009-06-01 | 2 | -2/+9 |
|
|
* | Blocked revisions 72571,72774,72791,72956,72992,73001-73002,73006,73029,73046... | Benjamin Peterson | 2009-06-01 | 0 | -0/+0 |
|
|
* | Fix-up doc for itertools.repeat(). A -1 translates to zero repetitions, not ... | Raymond Hettinger | 2009-06-01 | 1 | -1/+1 |
|
|
* | Merged revisions 73109 via svnmerge from | Gregory P. Smith | 2009-06-01 | 1 | -1/+2 |
|
|
* | Convert all "i" docs to new style optional args. | Georg Brandl | 2009-06-01 | 9 | -55/+50 |
|
|
* | Use true boolean for flag argument. | Georg Brandl | 2009-06-01 | 1 | -1/+1 |
|
|
* | Issue #6150: Fix test_unicode on wide-unicode builds. | Martin v. Löwis | 2009-06-01 | 2 | -6/+9 |
|
|
* | NEWS entry for 73102. | Martin v. Löwis | 2009-06-01 | 1 | -0/+5 |
|
|
* | Merged revisions 73101 via svnmerge from | Martin v. Löwis | 2009-06-01 | 1 | -0/+1 |
|
|
* | Typo fix; constant name is uppercase | Andrew M. Kuchling | 2009-06-01 | 1 | -1/+1 |
|
|
* | #5675 followup: bytearray also has translate and maketrans. | Georg Brandl | 2009-05-31 | 1 | -0/+2 |
|
|
* | Merged revisions 73083 via svnmerge from | Guilherme Polo | 2009-05-31 | 1 | -2/+2 |
|
|
* | Merged revisions 73077 via svnmerge from | R. David Murray | 2009-05-31 | 2 | -0/+33 |
|
|
* | #6155: remove usage of cPickle. | Georg Brandl | 2009-05-31 | 1 | -2/+2 |
|
|
* | Fix typo. | Martin v. Löwis | 2009-05-31 | 1 | -1/+1 |
|
|
* | Merged revisions 73064 via svnmerge from | Antoine Pitrou | 2009-05-30 | 4 | -2/+42 |
|
|
* | Issue #6149: Fix initialization of WeakValueDictionary objects from non-empty... | Antoine Pitrou | 2009-05-30 | 3 | -1/+15 |
|
|