Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mail address | Andrew M. Kuchling | 2002-11-27 | 1 | -1/+1 |
* | Mention that the MRO algorithm changes in 2.3 | Andrew M. Kuchling | 2002-11-15 | 1 | -0/+3 |
* | Update text to refer to 2.2.2 | Andrew M. Kuchling | 2002-11-12 | 1 | -5/+5 |
* | Remove extra word | Andrew M. Kuchling | 2002-11-12 | 1 | -3/+3 |
* | Many minor markup adjustments for consistency. | Fred Drake | 2002-05-02 | 1 | -10/+10 |
* | Add a name | Andrew M. Kuchling | 2002-04-10 | 1 | -1/+1 |
* | Mention 2.2.1 in intro and in bug/patch counts | Andrew M. Kuchling | 2002-04-01 | 1 | -8/+11 |
* | 1.00 at last! | Andrew M. Kuchling | 2001-12-21 | 1 | -6/+29 |
* | Update the documentation links | Andrew M. Kuchling | 2001-12-20 | 1 | -15/+6 |
* | Use the final patch/bug numbers | Andrew M. Kuchling | 2001-12-20 | 1 | -2/+1 |
* | Use an immutable tuple for __slots instead of a mutable list | Andrew M. Kuchling | 2001-12-07 | 1 | -2/+2 |
* | Oops! Forgot the value parameter. | Andrew M. Kuchling | 2001-12-03 | 1 | -1/+1 |
* | Add __delete__ method of properties | Andrew M. Kuchling | 2001-12-03 | 1 | -1/+4 |
* | Correctly create new-style classes in the examples | Andrew M. Kuchling | 2001-11-26 | 1 | -7/+13 |
* | Fix markup typo | Andrew M. Kuchling | 2001-10-31 | 1 | -1/+1 |
* | Add paragraph about difflib suggested by David Goodger | Andrew M. Kuchling | 2001-10-31 | 1 | -2/+11 |
* | Fix grammar error | Andrew M. Kuchling | 2001-10-30 | 1 | -2/+2 |
* | Rewrites and additions resulting from today's feedback | Andrew M. Kuchling | 2001-10-30 | 1 | -24/+49 |
* | Various minor rewrites | Andrew M. Kuchling | 2001-10-30 | 1 | -28/+31 |
* | Corrections noted by Michael McLay | Andrew M. Kuchling | 2001-10-30 | 1 | -4/+4 |
* | dictionary -> dict | Andrew M. Kuchling | 2001-10-29 | 1 | -1/+1 |
* | Fix two typos noted by Jens Quade | Andrew M. Kuchling | 2001-10-29 | 1 | -5/+12 |
* | Fix some markup errors noted by MH | Andrew M. Kuchling | 2001-10-29 | 1 | -5/+5 |
* | Fill in remaining XXX spots | Andrew M. Kuchling | 2001-10-26 | 1 | -19/+31 |
* | Finish off the type/class section; I don't think there's much else | Andrew M. Kuchling | 2001-10-26 | 1 | -73/+125 |
* | Fill out section on how to write a new-style class | Andrew M. Kuchling | 2001-10-23 | 1 | -7/+145 |
* | Update bug/patch counts | Andrew M. Kuchling | 2001-10-22 | 1 | -1/+1 |
* | Add correction from /F about SRE | Andrew M. Kuchling | 2001-10-22 | 1 | -10/+10 |
* | Partly fill out the PEP 252 section | Andrew M. Kuchling | 2001-10-22 | 1 | -12/+214 |
* | A bunch of minor rewordings | Andrew M. Kuchling | 2001-10-22 | 1 | -48/+64 |
* | Minor additions and rewrites. | Andrew M. Kuchling | 2001-09-28 | 1 | -9/+15 |
* | Add link to Unix Review's 2.2 article | Andrew M. Kuchling | 2001-09-24 | 1 | -2/+11 |
* | Add support for SMTP TLS | Andrew M. Kuchling | 2001-09-14 | 1 | -0/+5 |
* | Remove some XXX markers | Andrew M. Kuchling | 2001-09-10 | 1 | -15/+17 |
* | Add section on long integer changes | Andrew M. Kuchling | 2001-09-10 | 1 | -18/+69 |
* | Note some changes that I need to write about | Andrew M. Kuchling | 2001-09-05 | 1 | -0/+10 |
* | Correction: the Borland C port isn't fully operational yet | Andrew M. Kuchling | 2001-09-04 | 1 | -3/+4 |
* | Add Jack Jansen's explanation of the MacOS X changes | Andrew M. Kuchling | 2001-08-30 | 1 | -7/+43 |
* | Add METH_O and METH_NOARGS change | Andrew M. Kuchling | 2001-08-29 | 1 | -9/+19 |
* | Note addition of cleanfuture.py | Andrew M. Kuchling | 2001-08-15 | 1 | -0/+6 |
* | Add section on PEP 238 changes | Andrew M. Kuchling | 2001-08-11 | 1 | -10/+84 |
* | Document two new items | Andrew M. Kuchling | 2001-08-07 | 1 | -9/+21 |
* | Move C-level changes into a section of their own | Andrew M. Kuchling | 2001-07-31 | 1 | -36/+64 |
* | Rewrite MBCS paragraph following MH's suggestions, and credit him | Andrew M. Kuchling | 2001-07-31 | 1 | -1/+12 |
* | More Unicode corrections from MAL to match a post-2.2a1 change | Andrew M. Kuchling | 2001-07-20 | 1 | -23/+13 |
* | Revise the Unicode section after getting comments from MAL, GvR, and others. | Andrew M. Kuchling | 2001-07-19 | 1 | -25/+49 |
* | 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 |
* | 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 |