summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Collapse)AuthorAgeFilesLines
* Add itemAndrew M. Kuchling2007-03-301-0/+11
|
* Backport docs for recv_into and recvfrom_into.Georg Brandl2007-03-181-2/+2
|
* Update version of What's NewAndrew M. Kuchling2007-01-221-17/+27
|
* Add missing wordAndrew M. Kuchling2006-11-071-1/+1
|
* SF Bug #1563963, add missing word and cleanup first sentanceNeal Norwitz2006-09-231-2/+2
|
* Rearrange example a bit, and show rpartition() when separator is not foundAndrew M. Kuchling2006-09-051-2/+4
|
* Backport of decimal module context management updates from rev 51694 to 2.5 ↵Nick Coghlan2006-09-031-9/+9
| | | | release branch
* Update bug/patch countsAndrew M. Kuchling2006-08-161-1/+1
|
* Link to docs; remove an XXX commentAndrew M. Kuchling2006-08-161-3/+1
|
* Bump document version to 1.0; remove pystone paragraphAndrew M. Kuchling2006-08-161-4/+1
|
* Add UnicodeWarningAndrew M. Kuchling2006-08-161-0/+34
|
* [Patch #1534027] Add notes on locale module changesAndrew M. Kuchling2006-08-091-5/+34
|
* [Bug #1536021] Mention __hash__ changeAndrew M. Kuchling2006-08-091-2/+10
|
* Bump version numberAndrew M. Kuchling2006-08-081-1/+1
|
* 'Other changes' section now has only one item; move the item elsewhere and ↵Andrew M. Kuchling2006-08-081-22/+13
| | | | remove the section
* Move obmalloc item into C API sectionAndrew M. Kuchling2006-08-081-29/+29
|
* Mention csv newline changesAndrew M. Kuchling2006-07-311-0/+16
|
* Add PyErr_WarnEx()Andrew M. Kuchling2006-07-311-0/+7
|
* Rename struct.pack_to to struct.pack_into as changed in revision 46642.George Yoshida2006-07-301-1/+1
|
* lots of markup nits, most commonly Unix/unix --> \UNIXFred Drake2006-07-303-8/+8
|
* expunge the xmlcore changes:Fred Drake2006-07-291-11/+0
| | | | | | | | | | | | | | | | | | | 41667, 41668 - initial switch to xmlcore 47044 - mention of xmlcore in What's New 50687 - mention of xmlcore in the library reference re-apply xmlcore changes to xml: 41674 - line ending changes (re-applied manually), directory props 41677 - add cElementTree wrapper 41678 - PSF licensing for etree 41812 - whitespace normalization 42724 - fix svn:eol-style settings 43681, 43682 - remove Python version-compatibility cruft from minidom 46773 - fix encoding of \r\n\t in attr values in saxutils 47269 - added XMLParser alias for cElementTree compatibility additional tests were added in Lib/test/test_sax.py that failed with the xmlcore changes; these relate to SF bugs #1511497, #1513611
* Set bug/patch count. Take a bow, everyone!Andrew M. Kuchling2006-07-291-1/+1
|
* Typo fixAndrew M. Kuchling2006-07-291-1/+1
|
* [Patch #1529811] Correction to description of r|* modeAndrew M. Kuchling2006-07-281-3/+3
|
* Repair typosAndrew M. Kuchling2006-07-271-1/+1
|
* Attribute more featuresAndrew M. Kuchling2006-07-171-10/+24
|
* Mention new optionsAndrew M. Kuchling2006-07-141-0/+5
|
* Bump version number; add sys._current_framesAndrew M. Kuchling2006-07-111-2/+8
|
* ImportWarning is now silent by defaultAndrew M. Kuchling2006-07-061-12/+5
|
* Describe workaround for PyRange_New()'s removalAndrew M. Kuchling2006-06-261-2/+7
|
* [Bug #1511998] Various comments from Nick Coghlan; thanks!Andrew M. Kuchling2006-06-261-18/+20
|
* Fix my name ;)Georg Brandl2006-06-221-1/+1
|
* fix markup nitFred Drake2006-06-221-1/+1
|
* Mention how to suppress warningsAndrew M. Kuchling2006-06-221-3/+13
|
* Bump versionAndrew M. Kuchling2006-06-211-1/+1
|
* Note some of Barry's workAndrew M. Kuchling2006-06-211-1/+7
|
* Link to LibRef module documentationAndrew M. Kuchling2006-06-211-1/+13
|
* [Bug #1504456] Mention xml -> xmlcore changeAndrew M. Kuchling2006-06-201-0/+9
|
* Minor edits and rearrangements; markup fixAndrew M. Kuchling2006-06-201-18/+14
|
* Add introductory paragraphs summarizing the release; minor editsAndrew M. Kuchling2006-06-201-11/+34
|
* Terminology and typography fixesAndrew M. Kuchling2006-06-203-5/+5
|
* Add four library itemsAndrew M. Kuchling2006-06-201-0/+23
|
* Uncomment wsgiref sectionAndrew M. Kuchling2006-06-201-8/+6
|
* Add itemAndrew M. Kuchling2006-06-141-0/+6
|
* Add ability to set stack sizeAndrew M. Kuchling2006-06-131-0/+9
|
* Mention uuid moduleAndrew M. Kuchling2006-06-131-0/+31
|
* Add some wsgiref textAndrew M. Kuchling2006-06-091-1/+36
|
* Describe startswith()/endswiith() change; add reminder about wsgirefAndrew M. Kuchling2006-06-091-0/+17
|
* Markup fixAndrew M. Kuchling2006-06-091-1/+1
|
* Update functools sectionAndrew M. Kuchling2006-06-091-10/+36
|