| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Blocked revisions 66857 via svnmerge | Georg Brandl | 2008-10-08 | 0 | -0/+0 |
|
|
* | Backport r66857: make all whatsnew docs accessible. | Georg Brandl | 2008-10-08 | 5 | -15/+27 |
|
|
* | Note how bytes alias is expected to be used | Andrew M. Kuchling | 2008-10-08 | 1 | -0/+14 |
|
|
* | #4069: aSet.remove(otherSet) would always report the empty frozenset([]) as t... | Amaury Forgeot d'Arc | 2008-10-07 | 3 | -4/+23 |
|
|
* | backport | Skip Montanaro | 2008-10-07 | 1 | -2/+4 |
|
|
* | backport | Skip Montanaro | 2008-10-07 | 1 | -61/+27 |
|
|
* | backport | Skip Montanaro | 2008-10-07 | 1 | -1/+2 |
|
|
* | Merged revisions 66819 via svnmerge from | Brett Cannon | 2008-10-06 | 2 | -1/+6 |
|
|
* | Merged revisions 66814 via svnmerge from | Martin v. Löwis | 2008-10-06 | 2 | -1/+3 |
|
|
* | Merged revisions 66766-66767,66771-66772,66774,66776,66783-66787,66790,66793,... | Benjamin Peterson | 2008-10-04 | 21 | -56/+2885 |
|
|
* | Blocked revisions 66721-66722,66744-66745,66752,66756,66763-66765,66768,66791... | Benjamin Peterson | 2008-10-04 | 0 | -0/+0 |
|
|
* | Add step to build downloadable docs. | Georg Brandl | 2008-10-04 | 1 | -1/+15 |
|
|
* | Continuously built downloads are in /current. | Georg Brandl | 2008-10-04 | 1 | -1/+1 |
|
|
* | Disable the build for 2.6, only build docs | Neal Norwitz | 2008-10-03 | 1 | -3/+3 |
|
|
* | update pydoc-topics here, too | Benjamin Peterson | 2008-10-02 | 1 | -32/+32 |
|
|
* | Merged revisions 66748 via svnmerge from | Christian Heimes | 2008-10-02 | 6 | -23/+23 |
|
|
* | change version to 2.6 | Benjamin Peterson | 2008-10-02 | 1 | -1/+1 |
|
|
* | Merged revisions 66739 via svnmerge from | Christian Heimes | 2008-10-02 | 2 | -1/+4 |
|
|
* | Initialized merge tracking via "svnmerge" with revisions "1-66716" from | Christian Heimes | 2008-10-02 | 0 | -0/+0 |
|
|
* | Some Doc tweaks. | Georg Brandl | 2008-10-02 | 3 | -6/+5 |
|
|
* | Backport of r66722: Use CRT 9 policy files. | Martin v. Löwis | 2008-10-02 | 1 | -2/+2 |
|
|
* | Post release dance | Barry Warsaw | 2008-10-02 | 2 | -1/+13 |
|
|
* | Creating the Python 2.6 maintenance branch! | Barry Warsaw | 2008-10-01 | 0 | -0/+0 |
|
|
* | Tagging for 2.6 final. | Barry Warsaw | 2008-10-01 | 1 | -0/+1 |
|
|
* | Today is the release datev2.6 | Barry Warsaw | 2008-10-01 | 1 | -3/+2 |
|
|
* | Bumping to 2.6 final. | Barry Warsaw | 2008-10-01 | 6 | -9/+9 |
|
|
* | Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows | Martin v. Löwis | 2008-10-01 | 2 | -0/+4 |
|
|
* | fix for issue 3862: test_array fails FreeBSD 7 amd64 | Andrew MacIntyre | 2008-10-01 | 1 | -4/+5 |
|
|
* | Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when | Gregory P. Smith | 2008-09-30 | 3 | -0/+13 |
|
|
* | Fix a refleak introduced by r66677. | Brett Cannon | 2008-09-30 | 1 | -10/+1 |
|
|
* | Markup fixes. (optparse.rst probably needs an entire revision pass.) | Andrew M. Kuchling | 2008-09-30 | 3 | -16/+16 |
|
|
* | Markup fixes | Andrew M. Kuchling | 2008-09-30 | 1 | -10/+11 |
|
|
* | Markup fix | Andrew M. Kuchling | 2008-09-30 | 2 | -2/+2 |
|
|
* | Edits, and add markup | Andrew M. Kuchling | 2008-09-30 | 1 | -4/+4 |
|
|
* | Victor Stinner's patches to check the return result of PyLong_Ssize_t | Benjamin Peterson | 2008-09-30 | 2 | -0/+10 |
|
|
* | fix security issue 2: imageop's poor validation of arguments could result in ... | Benjamin Peterson | 2008-09-30 | 3 | -164/+176 |
|
|
* | issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Cog... | Jesse Noller | 2008-09-30 | 5 | -0/+37 |
|
|
* | Issue #3965: Allow repeated calls to turtle.Screen, by making it a | Martin v. Löwis | 2008-09-29 | 4 | -34/+40 |
|
|
* | Fix issue #3547 for MingW, update comments. | Thomas Heller | 2008-09-29 | 2 | -5/+8 |
|
|
* | fix for release blocker 3910, 2.6 regression in socket.ssl method | Bill Janssen | 2008-09-29 | 2 | -3/+28 |
|
|
* | Update nasm location. | Georg Brandl | 2008-09-29 | 1 | -1/+1 |
|
|
* | The _lsprof module could crash the interpreter if it was given an external | Brett Cannon | 2008-09-29 | 3 | -2/+29 |
|
|
* | bsddb4.7.3pre9 renamed to 4.7.3 | Jesus Cea | 2008-09-28 | 2 | -2/+2 |
|
|
* | merge in the fix for test_ftplib on some bots [reviewed by Georg] | Benjamin Peterson | 2008-09-28 | 1 | -0/+5 |
|
|
* | Don't show version in title. | Georg Brandl | 2008-09-28 | 1 | -2/+3 |
|
|
* | No downloads for RCs. | Georg Brandl | 2008-09-28 | 1 | -0/+6 |
|
|
* | note the 2to3 -d could be useful for other refactoring | Benjamin Peterson | 2008-09-28 | 1 | -1/+3 |
|
|
* | better grammar | Benjamin Peterson | 2008-09-28 | 1 | -1/+1 |
|
|
* | #1415508: Document two functions | Andrew M. Kuchling | 2008-09-28 | 1 | -6/+21 |
|
|
* | #1579477: mention necessity to flush output before exec'ing | Andrew M. Kuchling | 2008-09-28 | 1 | -3/+10 |
|
|