Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. |