summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* mention -nBenjamin Peterson2008-10-191-2/+2
* Fix duplicate word.Georg Brandl2008-10-171-1/+1
* clarify CALL_FUNCTION #4141Benjamin Peterson2008-10-172-1/+3
* #4083: add "as" to except handler grammar as per PEP 3110.Georg Brandl2008-10-161-1/+1
* part of #4012: kill off old name "processing".Georg Brandl2008-10-161-5/+5
* #4131: FF3 doesn't write cookies.txt files.Georg Brandl2008-10-161-0/+5
* Add more TOC to the whatsnew index page.Georg Brandl2008-10-161-1/+1
* Fix wording (2.6.1 backport candidate)Andrew M. Kuchling2008-10-161-2/+3
* document that deque indexing is O(n) #4123Benjamin Peterson2008-10-161-1/+3
* add a much requested newlineBenjamin Peterson2008-10-151-1/+2
* document how to disable fixersBenjamin Peterson2008-10-131-6/+10
* PyGILState_Acquire -> PyGILState_EnsureBenjamin Peterson2008-10-101-3/+3
* talk about how you can unzip with zipBenjamin Peterson2008-10-101-0/+12
* fix a small typoBenjamin Peterson2008-10-101-2/+2
* Typo: "ThreadError" is the name in the C source.Armin Rigo2008-10-101-1/+1
* update paragraph about __future__ for 2.6Benjamin Peterson2008-10-091-4/+5
* quiet sphinx warningsBenjamin Peterson2008-10-084-5/+5
* Make all whatsnew docs accessible.Georg Brandl2008-10-085-16/+28
* #4058: fix some whatsnew markup.Georg Brandl2008-10-081-173/+173
* #4059: patch up some sqlite docs.Georg Brandl2008-10-081-52/+134
* Note how bytes alias is expected to be usedAndrew M. Kuchling2008-10-081-0/+14
* fix typoBenjamin Peterson2008-10-041-1/+1
* #4041: don't refer to removed and outdated modules.Georg Brandl2008-10-041-4/+2
* silence Sphinx warningBenjamin Peterson2008-10-041-0/+1
* Add What's New for 2.7Andrew M. Kuchling2008-10-042-1/+139
* Set svn:keywordsAndrew M. Kuchling2008-10-041-1/+1
* two correctionsAndrew M. Kuchling2008-10-041-4/+4
* Typo fixAndrew M. Kuchling2008-10-031-1/+1
* Forward-port r66736.Georg Brandl2008-10-023-6/+5
* 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