Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document two new items | Andrew M. Kuchling | 2001-08-07 | 1 | -9/+21 |
| | | | | | Correct error noticed by Keith Briggs Re-indent a paragraph | ||||
* | Move C-level changes into a section of their own | Andrew M. Kuchling | 2001-07-31 | 1 | -36/+64 |
| | | | | | Add string.ascii_letters Remove duplicate MBCS paragraph | ||||
* | Rewrite MBCS paragraph following MH's suggestions, and credit him | Andrew M. Kuchling | 2001-07-31 | 1 | -1/+12 |
| | | | | Note new Windows installer | ||||
* | More Unicode corrections from MAL to match a post-2.2a1 change | Andrew M. Kuchling | 2001-07-20 | 1 | -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. Kuchling | 2001-07-19 | 1 | -25/+49 |
| | | | | | Add new low-level API for interpreter introspection Bump version number. | ||||
* | Fill out the Unicode section, somewhat uncertainly | Andrew M. Kuchling | 2001-07-19 | 1 | -7/+24 |
| | |||||
* | Finish the "Other changes" section | Andrew M. Kuchling | 2001-07-19 | 1 | -34/+45 |
| | | | | | Bump version number Insert a few blank lines here and there | ||||
* | Delete sentence fragment (noted by Fred Bremmer) | Andrew M. Kuchling | 2001-07-17 | 1 | -5/+5 |
| | |||||
* | Now we're picking nits: get my name right! ;-) | Fred Drake | 2001-07-17 | 1 | -1/+1 |
| | |||||
* | Add FLD to credit list | Andrew M. Kuchling | 2001-07-17 | 1 | -2/+3 |
| | | | | Correct grammatical error | ||||
* | Cleaned up a number of minor nits, use markup a little more consistently. | Fred Drake | 2001-07-17 | 1 | -16/+25 |
| | |||||
* | Minor rewrites to iterator and generator sections | Andrew M. Kuchling | 2001-07-17 | 1 | -63/+75 |
| | | | | | Credit both Neil and Tim for generators Fix indentation of a few paragraphs | ||||
* | Use \longprogramopt, as suggested by FLD | Andrew M. Kuchling | 2001-07-16 | 1 | -2/+2 |
| | |||||
* | Use \verb for configure switches, because inside \code multiple dashes | Andrew M. Kuchling | 2001-07-16 | 1 | -3/+2 |
| | | | | | are merged to a single hyphen. Delete forgotten CVS conflict marker | ||||
* | Write some entries in the "Other changes" section | Andrew M. Kuchling | 2001-07-16 | 1 | -53/+88 |
| | | | | | Write description of .encode()/.decode for the Unicode section Bump version number | ||||
* | Began actually writing: | Andrew M. Kuchling | 2001-07-16 | 1 | -27/+480 |
| | | | | | | | * iterators * generators * copied the nested scopes section from the 2.1 article * standard library changes | ||||
* | Note addition of xmlrpclib | Andrew M. Kuchling | 2001-07-11 | 1 | -12/+15 |
| | | | | | | Comment out descr-branch section Update e-mail address (Time to begin writing this...) | ||||
* | Add more items that need to be written about | Andrew M. Kuchling | 2001-06-27 | 1 | -0/+24 |
| | |||||
* | Add another item | Andrew M. Kuchling | 2001-05-19 | 1 | -0/+3 |
| | |||||
* | Skeletal version; I'm checking this in now so I can keep a list of changes, | Andrew M. Kuchling | 2001-05-05 | 1 | -0/+106 |
but don't plan on actually writing any text until, ooh, say, July or thereabouts. |