2008-04-10 |
Trent Nelson | Issue 2440: fix the handling of %n in Python/getargs... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Martin v. Löwis | Merged revisions 62246-62259 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Martin v. Löwis | Merged revisions 62263 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Benjamin Peterson | zap the last of the class.method typos in io docs |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | #2575: bininteger missing in production list. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | #2580: int() docs revision. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | #2530: io module documentation. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | Remove __repr__ that doesn't have any advantage compare... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Christian Heimes | Merged revisions 62194,62197-62198,62204-62205,62214... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | More docstring fixes, and an XXX. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | Clarify xrange() entry. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Martin v. Löwis | Suppress compilation of lib2to3 py2_ test files. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Martin v. Löwis | Tentatively Blocked revisions 62223 via svnmerge, |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Christian Heimes | Blocked revisions 62195 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Benjamin Peterson | fixed outdated annotation of readinto in io |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Merged revisions 62207-62210 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Georg Brandl | #2567: remove new-style/old-style class docs. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Guido van Rossum | "make install" is now an alias for "make altinstall... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Add uuids for 3.0a4 and 3.0a5. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Bug #2565: The repr() of type objects now calls them... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Merged revisions 62199 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Merged revisions 62177-62178,62180-62193 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Thomas Wouters | Merged revisions 62179 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Georg Brandl | Docstring fix. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Martin v. Löwis | Convert another %s to %ls. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Benjamin Peterson | fix typo in doc string |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Georg Brandl | #2558: document pickle protocol version 3. Thanks to... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Martin v. Löwis | Change command line processing API to use wchar_t. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Martin v. Löwis | Remove baseName argument from Tkapp_New, as it apparently |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Martin v. Löwis | Merged revisions 61440-61441,61443,61445-61448,61451... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Georg Brandl | ceil and floor return ints in 3k. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Benjamin Peterson | Added a test to make sure raw strings don't get unicode... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Benjamin Peterson | Reverted r62128 on Guido's orders |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Neal Norwitz | Change \u which is causing a syntax error. I'm not... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Neal Norwitz | Merged revisions 61440-61441,61443,61445-61448,61451... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Amaury Forgeot... | Issue2221: in Idle, exec('xx') raised a SystemError... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Thomas Heller | Merged revisions 62149, 62153, 62154 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Thomas Heller | Merged revisions 62145 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Thomas Heller | Blocked revisions 62143 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Benjamin Peterson | Blocked revisions 62138 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Barry Warsaw | post release updates |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Trent Nelson | Merged revisions 62129,62131,62133 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Trent Nelson | Unblock revision 62129. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Benjamin Peterson | Blocked revisions 62123,62126 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Trent Nelson | [XXX: this is a temporary block, given the addition... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Benjamin Peterson | #2541 Allow unicode escapes in raw strings |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Barry Warsaw | Post tag version tweak |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Barry Warsaw | Tagging 3.0a4. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Barry Warsaw | release.py induced and manual editing steps for 3.0a4. v3.0a4 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Barry Warsaw | release.py wants to rename the spec file. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Benjamin Peterson | Fixed NEWS due to my bad merging skills |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Benjamin Peterson | Merged revisions 62090-62091,62096,62100,62102,62110... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Benjamin Peterson | Blocked revisions 62097 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Trent Nelson | Merged revisions 62105 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Neal Norwitz | Blocked revisions 62103 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Benjamin Peterson | Blocked revisions 62095,62099 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Amaury Forgeot... | Prevent test_queue from leaking: one worker thread... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Neal Norwitz | Fix refleak with nested classes. Fix originally by... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Neal Norwitz | Be more forgiving if we get an error, there are lots... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Neal Norwitz | Fix a refleak |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Martin v. Löwis | Merged revisions 61440-61441,61443,61445-61448,61451... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | This was required on OS X to prevent the test from... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Merged revisions 61440-61441,61443,61445-61448,61451... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Merged revisions 62047 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Blocked revisions 62075 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Merged revisions 62049,62054 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Merged revisions 62039-62042 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Blocked revisions 62020 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Revert r62070 due to syntax errors |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Neal Norwitz | Revert r62070 due to syntax errors |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Benjamin Peterson | Rolled back revisions 62038 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Benjamin Peterson | Merged revisions 62021,62029,62035-62038,62043-62044... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Jeffrey Yasskin | Blocked revisions 62067 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Neal Norwitz | Blocked revisions 62023,62025,62028 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Blocked revisions 62019 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Merged revisions 62018 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Blocked revisions 62015 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Merged revisions 62013-62014 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Merged revisions 62012 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Merged revisions 62011 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Merged revisions 62007 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Block 62006, as that section was rewritten in 58038. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Block 62005, as it applies only to the trunk. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Martin v. Löwis | Merged revisions 62004 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerhard Häring | Documented lastrowid attribute in py3k branch. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerhard Häring | Moved DECREF to correct place to get rid of leaked... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Jeffrey Yasskin | Update test_threading with a couple changes from trunk... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Georg Brandl | Blocked revisions 62030 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Georg Brandl | Blocked revisions 62026 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerhard Häring | Same documentation for sqlite3 module as in 2.6. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerhard Häring | Bring sqlite3 module up-to-date with what's now in... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerhard Häring | Added missing files for new iterdump method. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Christian Heimes | Merged revisions 61981,61984-61987,61992-61993,61997... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Christian Heimes | Fixed an import |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Martin v. Löwis | Merged revisions 61988-61990 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Christian Heimes | Merged revisions 61964-61979 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Merged revisions 61958-61959 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Merged revisions 61954,61956-61957 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Merged revisions 61952-61953 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Amaury Forgeot... | Correct Issue#1561: test_mailbox failed on Windows. |
commit | commitdiff | tree | snapshot |
next |