summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew22.tex
Commit message (Collapse)AuthorAgeFilesLines
* Document two new itemsAndrew M. Kuchling2001-08-071-9/+21
| | | | | Correct error noticed by Keith Briggs Re-indent a paragraph
* Move C-level changes into a section of their ownAndrew M. Kuchling2001-07-311-36/+64
| | | | | Add string.ascii_letters Remove duplicate MBCS paragraph
* Rewrite MBCS paragraph following MH's suggestions, and credit himAndrew M. Kuchling2001-07-311-1/+12
| | | | Note new Windows installer
* More Unicode corrections from MAL to match a post-2.2a1 changeAndrew M. Kuchling2001-07-201-23/+13
| | | | | | | Mention additional new imaplib.py features (Don't expect to see an updated version of the Web page until around the 28th of July. Vacation time!)
* Revise the Unicode section after getting comments from MAL, GvR, and others.Andrew M. Kuchling2001-07-191-25/+49
| | | | | Add new low-level API for interpreter introspection Bump version number.
* Fill out the Unicode section, somewhat uncertainlyAndrew M. Kuchling2001-07-191-7/+24
|
* Finish the "Other changes" sectionAndrew M. Kuchling2001-07-191-34/+45
| | | | | Bump version number Insert a few blank lines here and there
* Delete sentence fragment (noted by Fred Bremmer)Andrew M. Kuchling2001-07-171-5/+5
|
* Now we're picking nits: get my name right! ;-)Fred Drake2001-07-171-1/+1
|
* Add FLD to credit listAndrew M. Kuchling2001-07-171-2/+3
| | | | Correct grammatical error
* Cleaned up a number of minor nits, use markup a little more consistently.Fred Drake2001-07-171-16/+25
|
* Minor rewrites to iterator and generator sectionsAndrew M. Kuchling2001-07-171-63/+75
| | | | | Credit both Neil and Tim for generators Fix indentation of a few paragraphs
* Use \longprogramopt, as suggested by FLDAndrew M. Kuchling2001-07-161-2/+2
|
* Use \verb for configure switches, because inside \code multiple dashesAndrew M. Kuchling2001-07-161-3/+2
| | | | | are merged to a single hyphen. Delete forgotten CVS conflict marker
* Write some entries in the "Other changes" sectionAndrew M. Kuchling2001-07-161-53/+88
| | | | | Write description of .encode()/.decode for the Unicode section Bump version number
* Began actually writing:Andrew M. Kuchling2001-07-161-27/+480
| | | | | | | * iterators * generators * copied the nested scopes section from the 2.1 article * standard library changes
* Note addition of xmlrpclibAndrew M. Kuchling2001-07-111-12/+15
| | | | | | Comment out descr-branch section Update e-mail address (Time to begin writing this...)
* Add more items that need to be written aboutAndrew M. Kuchling2001-06-271-0/+24
|
* Add another itemAndrew M. Kuchling2001-05-191-0/+3
|
* Skeletal version; I'm checking this in now so I can keep a list of changes,Andrew M. Kuchling2001-05-051-0/+106
but don't plan on actually writing any text until, ooh, say, July or thereabouts.