| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 66670,66681,66688,66696-66699 via svnmerge from | Benjamin Peterson | 2008-10-04 | 8 | -31/+40 |
|
|
* | #4029: fix typo. | Georg Brandl | 2008-10-04 | 1 | -1/+1 |
|
|
* | #4000: fix several 2.x atavisms. | Georg Brandl | 2008-10-04 | 4 | -9/+9 |
|
|
* | Issue #3187: Add sys.setfilesystemencoding. | Martin v. Löwis | 2008-10-03 | 1 | -0/+8 |
|
|
* | Merged revisions 66686 via svnmerge from | Martin v. Löwis | 2008-09-29 | 1 | -4/+4 |
|
|
* | #3993: fix old-style print statements. | Georg Brandl | 2008-09-29 | 1 | -43/+43 |
|
|
* | #3983: typo fix. | Georg Brandl | 2008-09-28 | 1 | -1/+1 |
|
|
* | Merged revisions 66667 via svnmerge from | Georg Brandl | 2008-09-28 | 1 | -0/+6 |
|
|
* | Devil merge! | Benjamin Peterson | 2008-09-28 | 10 | -41/+316 |
|
|
* | Remove references to __cmp__. | Georg Brandl | 2008-09-24 | 5 | -68/+44 |
|
|
* | fix some more cases of reduce's move to functools from Tim Pietzcker | Benjamin Peterson | 2008-09-23 | 2 | -28/+34 |
|
|
* | Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,... | Benjamin Peterson | 2008-09-22 | 11 | -57/+111 |
|
|
* | #3923: fix undefined token. | Georg Brandl | 2008-09-21 | 1 | -2/+1 |
|
|
* | Handle documentation for turtle rename. | Georg Brandl | 2008-09-21 | 3 | -4/+4 |
|
|
* | Remove stray question mark. | Georg Brandl | 2008-09-21 | 1 | -1/+1 |
|
|
* | Remove duplicate production. | Georg Brandl | 2008-09-21 | 1 | -1/+0 |
|
|
* | #3913: Remove "decorated" from production, it is handled differently from Gra... | Georg Brandl | 2008-09-21 | 1 | -1/+0 |
|
|
* | #3917: don't allow {} as a set display. | Georg Brandl | 2008-09-21 | 1 | -14/+3 |
|
|
* | shut up a few sphinx warnings | Benjamin Peterson | 2008-09-17 | 2 | -2/+2 |
|
|
* | Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge... | Benjamin Peterson | 2008-09-17 | 6 | -105/+195 |
|
|
* | add documentation for the new buffer interface based on PEP 3118; I hope it's... | Benjamin Peterson | 2008-09-16 | 2 | -145/+280 |
|
|
* | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 28 | -176/+161 |
|
|
* | Forward-port of r66447. | Georg Brandl | 2008-09-13 | 4 | -30/+45 |
|
|
* | Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from | Benjamin Peterson | 2008-09-13 | 5 | -7/+18 |
|
|
* | Merged revisions 66337,66347,66350,66352,66358 via svnmerge from | Benjamin Peterson | 2008-09-10 | 1 | -5/+8 |
|
|
* | kill memoryview.size in favor of len(view) | Benjamin Peterson | 2008-09-10 | 1 | -4/+2 |
|
|
* | make use of shorter attribute access | Benjamin Peterson | 2008-09-10 | 1 | -2/+2 |
|
|
* | endow memoryview.tolist() with docs | Benjamin Peterson | 2008-09-10 | 1 | -2/+9 |
|
|
* | fix sphinx warning | Benjamin Peterson | 2008-09-10 | 1 | -0/+1 |
|
|
* | Merged revisions 66362 via svnmerge from | Martin v. Löwis | 2008-09-10 | 1 | -2/+2 |
|
|
* | Some typos. | Georg Brandl | 2008-09-10 | 1 | -9/+9 |
|
|
* | document the memoryview object a little | Benjamin Peterson | 2008-09-09 | 2 | -3/+93 |
|
|
* | #3803: fix docs for comparison of unequal types. | Georg Brandl | 2008-09-09 | 1 | -10/+7 |
|
|
* | Update Pygments version used. | Georg Brandl | 2008-09-09 | 1 | -1/+1 |
|
|
* | Highlight snippets as Python 3. | Georg Brandl | 2008-09-09 | 1 | -0/+3 |
|
|
* | Merged revisions 66321 via svnmerge from | Brett Cannon | 2008-09-09 | 1 | -37/+73 |
|
|
* | Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,... | Benjamin Peterson | 2008-09-08 | 9 | -64/+799 |
|
|
* | mention that bsddb3 can be gotten as a third party addon | Benjamin Peterson | 2008-09-08 | 1 | -3/+4 |
|
|
* | remove some more bsddb references | Benjamin Peterson | 2008-09-08 | 4 | -19/+11 |
|
|
* | Merged revisions 66262 via svnmerge from | Benjamin Peterson | 2008-09-06 | 1 | -1/+9 |
|
|
* | #3794: remove __div__ and __rdiv__ traces. | Georg Brandl | 2008-09-06 | 1 | -23/+12 |
|
|
* | #3793: fix markup. | Georg Brandl | 2008-09-06 | 1 | -0/+1 |
|
|
* | Mention that bsddb is gone and include a link to jcea's website where | Gregory P. Smith | 2008-09-04 | 1 | -0/+4 |
|
|
* | correct an example | Gregory P. Smith | 2008-09-04 | 1 | -1/+1 |
|
|
* | Committing the patch in issue 2965, so that weakref dicts have a closer | Barry Warsaw | 2008-09-04 | 1 | -15/+5 |
|
|
* | clean up some more bsddb scraps | Benjamin Peterson | 2008-09-03 | 2 | -91/+1 |
|
|
* | Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module | Facundo Batista | 2008-09-03 | 2 | -38/+48 |
|
|
* | remove bsddb | Benjamin Peterson | 2008-09-03 | 1 | -205/+0 |
|
|
* | Merged revisions 66134,66136,66143,66154-66155,66190 via svnmerge from | Benjamin Peterson | 2008-09-03 | 2 | -15/+45 |
|
|
* | Merged revisions 66174-66175,66177 via svnmerge from | Benjamin Peterson | 2008-09-03 | 1 | -2/+4 |
|
|