Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update paragraph about __future__ for 2.6 | Benjamin Peterson | 2008-10-09 | 1 | -4/+5 |
* | quiet sphinx warnings | Benjamin Peterson | 2008-10-08 | 4 | -5/+5 |
* | Make all whatsnew docs accessible. | Georg Brandl | 2008-10-08 | 5 | -16/+28 |
* | #4058: fix some whatsnew markup. | Georg Brandl | 2008-10-08 | 1 | -173/+173 |
* | #4059: patch up some sqlite docs. | Georg Brandl | 2008-10-08 | 1 | -52/+134 |
* | Note how bytes alias is expected to be used | Andrew M. Kuchling | 2008-10-08 | 1 | -0/+14 |
* | fix typo | Benjamin Peterson | 2008-10-04 | 1 | -1/+1 |
* | #4041: don't refer to removed and outdated modules. | Georg Brandl | 2008-10-04 | 1 | -4/+2 |
* | silence Sphinx warning | Benjamin Peterson | 2008-10-04 | 1 | -0/+1 |
* | Add What's New for 2.7 | Andrew M. Kuchling | 2008-10-04 | 2 | -1/+139 |
* | Set svn:keywords | Andrew M. Kuchling | 2008-10-04 | 1 | -1/+1 |
* | two corrections | Andrew M. Kuchling | 2008-10-04 | 1 | -4/+4 |
* | Typo fix | Andrew M. Kuchling | 2008-10-03 | 1 | -1/+1 |
* | Forward-port r66736. | Georg Brandl | 2008-10-02 | 3 | -6/+5 |
* | Today is the release datev2.6 | Barry Warsaw | 2008-10-01 | 1 | -3/+2 |
* | Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when | Gregory P. Smith | 2008-09-30 | 1 | -0/+4 |
* | 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 |
* | issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Cog... | Jesse Noller | 2008-09-30 | 1 | -0/+7 |
* | Issue #3965: Allow repeated calls to turtle.Screen, by making it a | Martin v. Löwis | 2008-09-29 | 1 | -4/+4 |
* | 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 |
* | clarify a few things | Benjamin Peterson | 2008-09-27 | 1 | -7/+6 |
* | #3510: future-proof text | Andrew M. Kuchling | 2008-09-27 | 1 | -3/+4 |
* | 2to3's api should be considered unstable | Benjamin Peterson | 2008-09-27 | 1 | -0/+6 |
* | Add a last bunch of items | Andrew M. Kuchling | 2008-09-27 | 1 | -3/+36 |
* | typos. | Georg Brandl | 2008-09-26 | 1 | -3/+3 |
* | add an 'other options' section | Benjamin Peterson | 2008-09-26 | 1 | -0/+9 |
* | add the beginnings of a C-API 2 -> 3 porting guide | Benjamin Peterson | 2008-09-26 | 2 | -0/+209 |
* | Improve wording | Andrew M. Kuchling | 2008-09-24 | 1 | -7/+7 |
* | Indentation normalization. | Georg Brandl | 2008-09-24 | 1 | -2/+2 |
* | mention how to override boolean evaluation | Benjamin Peterson | 2008-09-23 | 1 | -1/+2 |
* | clean up docs for platform's linux_distribution and dist functions | Benjamin Peterson | 2008-09-22 | 1 | -16/+10 |
* | Fill out download page. | Georg Brandl | 2008-09-21 | 1 | -18/+24 |
* | Add "dist" target. | Georg Brandl | 2008-09-21 | 1 | -1/+41 |
* | #3918: note that uniform() args can be swapped. | Georg Brandl | 2008-09-21 | 1 | -1/+3 |
* | Update readme and Makefile (web builder doesn't exist). | Georg Brandl | 2008-09-21 | 2 | -11/+1 |
* | #3914: add //= to the augmented assign operators. | Georg Brandl | 2008-09-21 | 1 | -1/+1 |
* | #3916: fixes for docs wrt. Windows directory layout | Georg Brandl | 2008-09-21 | 1 | -4/+4 |
* | #3912: document default for *places* arg. | Georg Brandl | 2008-09-21 | 1 | -2/+4 |
* | #3852: fix some select.kqueue and kevent docs. | Georg Brandl | 2008-09-21 | 1 | -3/+3 |
* | Correct information about the tarfile module. | Lars Gustäbel | 2008-09-19 | 1 | -8/+8 |
* | Improve docs for super(). | Raymond Hettinger | 2008-09-19 | 1 | -1/+18 |
* | Fix for documentation bug. Fixes issue 3904. | Josiah Carlson | 2008-09-19 | 1 | -2/+2 |