| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for AttributeError in test_asynchat. | Josiah Carlson | 2008-07-11 | 1 | -1/+1 |
|
|
* | Blocked revisions 64865-64866 via svnmerge | Brett Cannon | 2008-07-11 | 0 | -0/+0 |
|
|
* | Blocked revisions 64861 via svnmerge | Brett Cannon | 2008-07-11 | 0 | -0/+0 |
|
|
* | Blocked revisions 64858-64859 via svnmerge | Brett Cannon | 2008-07-11 | 0 | -0/+0 |
|
|
* | Blocked revisions 64791 via svnmerge | Nick Coghlan | 2008-07-08 | 0 | -0/+0 |
|
|
* | Issue 3314. The sys module is used in an error case. | Facundo Batista | 2008-07-07 | 2 | -1/+6 |
|
|
* | Fixed bugs 760475, 953599, and 1519. This is a translation of changelist 64768 | Josiah Carlson | 2008-07-07 | 3 | -6/+14 |
|
|
* | Removed extraneous whitespace. | Josiah Carlson | 2008-07-07 | 1 | -1/+1 |
|
|
* | Fixed documentation to be correct for Py3k. | Josiah Carlson | 2008-07-07 | 2 | -6/+6 |
|
|
* | Committing Py3k version of changelist 64080 and 64257, along with updated tests | Josiah Carlson | 2008-07-07 | 8 | -133/+268 |
|
|
* | Blocked revisions 64762 via svnmerge | Amaury Forgeot d'Arc | 2008-07-06 | 0 | -0/+0 |
|
|
* | fix no-op in tutorial | Benjamin Peterson | 2008-07-05 | 1 | -1/+1 |
|
|
* | #3295 actually define PyExc_BufferError | Benjamin Peterson | 2008-07-05 | 1 | -0/+2 |
|
|
* | make the symlink to Python be created on install for IDLE.app | Benjamin Peterson | 2008-07-05 | 2 | -1/+1 |
|
|
* | finish fixing the rlcompleter regression (thanks for noticing Antonine Pitrou) | Benjamin Peterson | 2008-07-05 | 1 | -1/+1 |
|
|
* | fix regression from merge error in rlcompletor | Benjamin Peterson | 2008-07-05 | 1 | -1/+1 |
|
|
* | Merged revisions 64736-64737 via svnmerge from | Martin v. Löwis | 2008-07-05 | 3 | -5/+11 |
|
|
* | Docstring typo | Mark Dickinson | 2008-07-05 | 1 | -1/+1 |
|
|
* | Correct a typo during previous checkin. | Amaury Forgeot d'Arc | 2008-07-04 | 1 | -1/+1 |
|
|
* | Issue #3280: like chr() already does, the "%c" format now accepts the full un... | Amaury Forgeot d'Arc | 2008-07-04 | 4 | -27/+43 |
|
|
* | touch up str docstrings #3284 | Benjamin Peterson | 2008-07-04 | 1 | -29/+26 |
|
|
* | Correct a test after r64701. | Amaury Forgeot d'Arc | 2008-07-04 | 1 | -2/+4 |
|
|
* | Issue #3282: str.isprintable() should return False for undefined Unicode char... | Georg Brandl | 2008-07-04 | 6 | -8817/+8936 |
|
|
* | Fix committed merge conflict. | Georg Brandl | 2008-07-04 | 1 | -13/+0 |
|
|
* | remove traces of .next | Benjamin Peterson | 2008-07-03 | 3 | -28/+29 |
|
|
* | document LOAD_BUILD_CLASS | Benjamin Peterson | 2008-07-03 | 1 | -3/+3 |
|
|
* | Merged revisions 64688 via svnmerge from | Martin v. Löwis | 2008-07-03 | 5 | -109/+317 |
|
|
* | Merged revisions 64685 via svnmerge from | Amaury Forgeot d'Arc | 2008-07-02 | 1 | -5/+8 |
|
|
* | Correct a typo that breaks test_distutils | Amaury Forgeot d'Arc | 2008-07-02 | 1 | -1/+1 |
|
|
* | Add a NEWS entry for Issue #3247. | Amaury Forgeot d'Arc | 2008-07-02 | 1 | -0/+6 |
|
|
* | #3247: get rid of Py_FindMethods | Amaury Forgeot d'Arc | 2008-07-02 | 3 | -32/+12 |
|
|
* | #3247: get rid of Py_FindMethod | Amaury Forgeot d'Arc | 2008-07-02 | 8 | -96/+105 |
|
|
* | Block r64673. | Brett Cannon | 2008-07-02 | 0 | -0/+0 |
|
|
* | Merged revisions 64677 via svnmerge from | Brett Cannon | 2008-07-02 | 0 | -0/+0 |
|
|
* | Oops, forgot that there are modules outside the win32 world. | Amaury Forgeot d'Arc | 2008-07-02 | 2 | -0/+47 |
|
|
* | #3247: Get rid of Py_FindMethod: | Amaury Forgeot d'Arc | 2008-07-02 | 4 | -89/+99 |
|
|
* | #3247 Get rid of Py_FindMethod; use tp_members instead. | Amaury Forgeot d'Arc | 2008-07-02 | 13 | -325/+384 |
|
|
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | Benjamin Peterson | 2008-07-02 | 24 | -333/+271 |
|
|
* | Revert a bad change I made in r64209, which probably broke compilation on win64 | Amaury Forgeot d'Arc | 2008-07-02 | 1 | -9/+17 |
|
|
* | Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,... | Benjamin Peterson | 2008-07-02 | 16 | -56/+249 |
|
|
* | sync whatsnew with 2.6 | Benjamin Peterson | 2008-07-02 | 1 | -387/+582 |
|
|
* | I'm blocking all these whatsnew revisions, so I can just manually sync it wit... | Benjamin Peterson | 2008-07-02 | 0 | -0/+0 |
|
|
* | Merged revisions 64365,64370,64406,64408-64409,64412,64416-64417,64420-64421,... | Benjamin Peterson | 2008-07-02 | 7 | -14/+30 |
|
|
* | Blocked revisions 64398,64400,64437,64456,64462,64511 via svnmerge | Benjamin Peterson | 2008-07-02 | 0 | -0/+0 |
|
|
* | add an entry for object.__dir__ | Benjamin Peterson | 2008-07-02 | 1 | -0/+5 |
|
|
* | Blocked revisions 64649 via svnmerge | Brett Cannon | 2008-07-02 | 0 | -0/+0 |
|
|
* | Blocked revisions 64633 via svnmerge | Amaury Forgeot d'Arc | 2008-07-01 | 0 | -0/+0 |
|
|
* | Blocked revisions 64635 via svnmerge | Georg Brandl | 2008-07-01 | 0 | -0/+0 |
|
|
* | #3191: fix round() docs and docstring. | Georg Brandl | 2008-07-01 | 2 | -5/+9 |
|
|
* | fix test_metaclass | Benjamin Peterson | 2008-07-01 | 1 | -1/+1 |
|
|