summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew25.tex
Commit message (Collapse)AuthorAgeFilesLines
* Rename struct.pack_to to struct.pack_into as changed in revision 46642.George Yoshida2006-07-301-1/+1
|
* 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
|
* [Patch #1529811] Correction to description of r|* modeAndrew M. Kuchling2006-07-281-3/+3
|
* 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-201-3/+3
|
* 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
|
* Add an item; also, escape %Andrew M. Kuchling2006-06-071-1/+6
|
* Mention other placeholdersAndrew M. Kuchling2006-06-071-2/+3
|
* Mention second encoding speedupAndrew M. Kuchling2006-06-051-5/+6
|
* Remove a redundant wordGeorge Yoshida2006-06-041-1/+0
|
* Mention SimpleXMLRPCServer changeAndrew M. Kuchling2006-05-311-0/+15
|
* 'functional' module was renamed to 'functools'Andrew M. Kuchling2006-05-311-6/+6
|
* fix typoGeorge Yoshida2006-05-271-1/+1
|
* credit where credit is dueRichard Jones2006-05-271-2/+2
|
* Mention new-style exceptionsAndrew M. Kuchling2006-05-271-0/+6
|
* Add Py_LOCAL macrosAndrew M. Kuchling2006-05-271-0/+12
|
* Add rpartition() and path cachingAndrew M. Kuchling2006-05-261-3/+18
|
* Typo fixAndrew M. Kuchling2006-05-261-1/+1
|
* Add buffer support for struct, socketAndrew M. Kuchling2006-05-261-8/+40
|
* Add str.partition()Andrew M. Kuchling2006-05-261-0/+21
|
* Minor edits; add an itemAndrew M. Kuchling2006-05-251-2/+9
|
* Add itemAndrew M. Kuchling2006-05-231-0/+5
|
* Add two itemsAndrew M. Kuchling2006-05-231-4/+8
|
* Use 'speed' instead of 'performance', because I agree with the argumentAndrew M. Kuchling2006-05-231-2/+2
| | | | | at http://zestyping.livejournal.com/193260.html that 'erformance' really means something more general.
* Mention string improvementsAndrew M. Kuchling2006-05-231-1/+4
|
* Add some items; mention the sprintAndrew M. Kuchling2006-05-231-0/+18
|
* Minor editsAndrew M. Kuchling2006-05-201-3/+3
|