summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Today is the release datev2.6Barry Warsaw2008-10-011-3/+2
* Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs whenGregory P. Smith2008-09-301-0/+4
* Markup fixes. (optparse.rst probably needs an entire revision pass.)Andrew M. Kuchling2008-09-303-16/+16
* Markup fixesAndrew M. Kuchling2008-09-301-10/+11
* Markup fixAndrew M. Kuchling2008-09-302-2/+2
* Edits, and add markupAndrew M. Kuchling2008-09-301-4/+4
* issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Cog...Jesse Noller2008-09-301-0/+7
* Issue #3965: Allow repeated calls to turtle.Screen, by making it aMartin v. Löwis2008-09-291-4/+4
* Don't show version in title.Georg Brandl2008-09-281-2/+3
* No downloads for RCs.Georg Brandl2008-09-281-0/+6
* note the 2to3 -d could be useful for other refactoringBenjamin Peterson2008-09-281-1/+3
* better grammarBenjamin Peterson2008-09-281-1/+1
* #1415508: Document two functionsAndrew M. Kuchling2008-09-281-6/+21
* #1579477: mention necessity to flush output before exec'ingAndrew M. Kuchling2008-09-281-3/+10
* clarify a few thingsBenjamin Peterson2008-09-271-7/+6
* #3510: future-proof textAndrew M. Kuchling2008-09-271-3/+4
* 2to3's api should be considered unstableBenjamin Peterson2008-09-271-0/+6
* Add a last bunch of itemsAndrew M. Kuchling2008-09-271-3/+36
* typos.Georg Brandl2008-09-261-3/+3
* add an 'other options' sectionBenjamin Peterson2008-09-261-0/+9
* add the beginnings of a C-API 2 -> 3 porting guideBenjamin Peterson2008-09-262-0/+209
* Improve wordingAndrew M. Kuchling2008-09-241-7/+7
* Indentation normalization.Georg Brandl2008-09-241-2/+2
* mention how to override boolean evaluationBenjamin Peterson2008-09-231-1/+2
* clean up docs for platform's linux_distribution and dist functionsBenjamin Peterson2008-09-221-16/+10
* Fill out download page.Georg Brandl2008-09-211-18/+24
* Add "dist" target.Georg Brandl2008-09-211-1/+41
* #3918: note that uniform() args can be swapped.Georg Brandl2008-09-211-1/+3
* Update readme and Makefile (web builder doesn't exist).Georg Brandl2008-09-212-11/+1
* #3914: add //= to the augmented assign operators.Georg Brandl2008-09-211-1/+1
* #3916: fixes for docs wrt. Windows directory layoutGeorg Brandl2008-09-211-4/+4
* #3912: document default for *places* arg.Georg Brandl2008-09-211-2/+4
* #3852: fix some select.kqueue and kevent docs.Georg Brandl2008-09-211-3/+3
* Correct information about the tarfile module.Lars Gustäbel2008-09-191-8/+8
* Improve docs for super().Raymond Hettinger2008-09-191-1/+18
* Fix for documentation bug. Fixes issue 3904.Josiah Carlson2008-09-191-2/+2
* document compileall command flagsBenjamin Peterson2008-09-171-2/+7
* Note sqlite3 version; move itemAndrew M. Kuchling2008-09-171-3/+7
* Remove comment about improvement: pystone is about the same, andAndrew M. Kuchling2008-09-171-3/+0
* Markup fixesAndrew M. Kuchling2008-09-171-7/+5
* usageSkip Montanaro2008-09-171-1/+1
* #3888: add some deprecated modules in whatsnew.Georg Brandl2008-09-171-1/+18
* be less wordyBenjamin Peterson2008-09-161-6/+6
* Fix typo.Georg Brandl2008-09-161-1/+1
* Rewrite item a bitAndrew M. Kuchling2008-09-151-3/+6
* mention that object.__init__ no longer takes arbitrary args and kwargsBenjamin Peterson2008-09-151-0/+4
* Pick up a few more definitions from the glossary on the wiki.Skip Montanaro2008-09-151-0/+29
* Review usage. Fix a mistake in the new-style class definition. Add aSkip Montanaro2008-09-151-85/+104
* clarify that radix for int is not 'guessed'Benjamin Peterson2008-09-141-8/+8
* fix a name issue; note all doc files should be encoded in utf8Benjamin Peterson2008-09-131-6/+4