summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Collapse)AuthorAgeFilesLines
* fix encodingBenjamin Peterson2009-01-101-1/+1
|
* Issue 4293: Make Py_AddPendingCall() thread safeKristján Valur Jónsson2009-01-091-0/+5
| | | | Add test cases and documentation
* fix markupBenjamin Peterson2009-01-091-5/+4
|
* fixed #4394 make the storage of the password optional in .pypircTarek Ziadé2009-01-081-0/+6
|
* string exceptions are goneBenjamin Peterson2009-01-081-0/+3
|
* Remove tabs from the documentation.Georg Brandl2009-01-034-39/+38
|
* Remove trailing whitespace.Georg Brandl2009-01-037-80/+80
|
* Add various itemsAndrew M. Kuchling2009-01-021-2/+27
|
* #4811: fix markup glitches (mostly remains of the conversion),Georg Brandl2009-01-022-2/+2
| | | | found by Gabriel Genellina.
* Issue #3439: add bit_length method to int and long.Mark Dickinson2008-12-171-1/+17
| | | | | Thanks Fredrik Johansson and Victor Stinner for code, Raymond Hettinger for review.
* fix incorrect exampleBenjamin Peterson2008-12-131-1/+1
|
* 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
|
* quiet sphinx warningsBenjamin Peterson2008-10-084-5/+5
|
* Make all whatsnew docs accessible.Georg Brandl2008-10-082-7/+26
|
* #4058: fix some whatsnew markup.Georg Brandl2008-10-081-173/+173
|
* Note how bytes alias is expected to be usedAndrew M. Kuchling2008-10-081-0/+14
|
* Add What's New for 2.7Andrew M. Kuchling2008-10-041-0/+138
|
* 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
|
* Today is the release datev2.6Barry Warsaw2008-10-011-3/+2
|
* Add a last bunch of itemsAndrew M. Kuchling2008-09-271-3/+36
|
* Correct information about the tarfile module.Lars Gustäbel2008-09-191-8/+8
|
* 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
| | | | the improvements seem to be difficult to quantify
* Markup fixesAndrew M. Kuchling2008-09-171-7/+5
|
* #3888: add some deprecated modules in whatsnew.Georg Brandl2008-09-171-1/+18
|
* 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
|
* fix a name issue; note all doc files should be encoded in utf8Benjamin Peterson2008-09-131-6/+4
|
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-131-7/+7
|
* Various correctionsAndrew M. Kuchling2008-09-061-15/+15
|
* #3671: Typo fixAndrew M. Kuchling2008-09-051-4/+5
|
* #3671: various corrections and markup fixes noted by Kent JohnsonAndrew M. Kuchling2008-09-041-24/+26
|
* 3.0 still has the old threading namesBenjamin Peterson2008-09-031-8/+8
|
* Add e-mail addressAndrew M. Kuchling2008-09-021-1/+1
|
* Clarify example; add importsAndrew M. Kuchling2008-09-021-4/+10
|
* a typoMark Summerfield2008-09-021-1/+1
|
* Describe the __hash__ changesAndrew M. Kuchling2008-09-021-1/+25
|
* Update patch/bug countAndrew M. Kuchling2008-08-311-2/+2
|
* Last batch of edits; remove the 'other changes' sectionAndrew M. Kuchling2008-08-311-101/+102
|
* Edit the library section, rearranging items to flow better and making lots ↵Andrew M. Kuchling2008-08-311-263/+277
| | | | of edits
* More editsAndrew M. Kuchling2008-08-311-56/+57
|
* More edits; markup fixesAndrew M. Kuchling2008-08-301-75/+75
|
* Edit four more sectionsAndrew M. Kuchling2008-08-301-41/+54
|
* Correction from Antoine Pitrou: BufferedWriter and Reader support seek()Andrew M. Kuchling2008-08-301-7/+8
|
* Partial edits from revision and tidying passAndrew M. Kuchling2008-08-301-61/+84
|
* Add various itemsAndrew M. Kuchling2008-08-271-8/+20
|
* Add an item and a noteAndrew M. Kuchling2008-08-271-5/+6
|