summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Typo fix; add clarifying wordAndrew M. Kuchling2006-05-191-2/+2
|
* PEP 243 has been withdrawn, so don't refer to it any more.Andrew M. Kuchling2006-05-161-26/+14
| | | | The PyPI upload material has been moved into the section on PEP314.
* Add itemAndrew M. Kuchling2006-05-161-0/+6
|
* Clarify description of exception handlingAndrew M. Kuchling2006-05-101-8/+12
|
* avoid ugly markup based on the unfortunate conversions of ">>" and "<<" toFred Drake2006-05-031-1/+1
| | | | guillemets; no need for magic here
* Update context manager section for removal of __context__Andrew M. Kuchling2006-05-021-54/+16
|
* Provide encoding as keyword argument; soften warning paragraph about encodingsAndrew M. Kuchling2006-05-021-6/+7
|
* Add itemAndrew M. Kuchling2006-05-011-0/+5
|
* Some ElementTree fixes: import from xml, not xmlcore; fix case of module ↵Andrew M. Kuchling2006-05-011-6/+6
| | | | name; mention list() instead of getchildren()
* Add itemAndrew M. Kuchling2006-04-301-0/+6
|
* Add two itemsAndrew M. Kuchling2006-04-301-0/+17
|
* Add itemAndrew M. Kuchling2006-04-291-1/+5
|
* Make case of 'ZIP' consistentAndrew M. Kuchling2006-04-291-1/+1
|
* Add itemAndrew M. Kuchling2006-04-291-0/+5
|
* Bump document versionAndrew M. Kuchling2006-04-271-1/+1
|
* Add labels to all sectionsAndrew M. Kuchling2006-04-261-11/+11
|
* [Bug #1475080] Fix exampleAndrew M. Kuchling2006-04-261-2/+2
|
* minor tweakGeorge Yoshida2006-04-251-1/+1
|
* Rework context terminologyAndrew M. Kuchling2006-04-251-21/+22
|
* Add two items; easy_install is now off the table, though pkgutil still isAndrew M. Kuchling2006-04-251-1/+14
|
* Edits, using the new termAndrew M. Kuchling2006-04-241-29/+31
| | | | 'context specifier' in a few places
* Add two itemsAndrew M. Kuchling2006-04-231-0/+29
|
* Edits to the PEP 343 sectionAndrew M. Kuchling2006-04-231-65/+62
|
* Guido wrote contextlib, not me, but thanks anyway. ;)Phillip J. Eby2006-04-211-1/+0
|
* Add itemAndrew M. Kuchling2006-04-211-0/+5
|
* Add \label to make better HTML filenamesAndrew M. Kuchling2006-04-211-16/+16
|
* Add two items; typographical improvement for the 'with' statement; minor editsAndrew M. Kuchling2006-04-211-29/+48
|
* Change a footnote to a parenthetical (in two senses) paragraphAndrew M. Kuchling2006-04-201-5/+8
|
* Argh, make another markup fixAndrew M. Kuchling2006-04-201-1/+1
|