Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OS/2 text | Andrew M. Kuchling | 2002-05-29 | 1 | -9/+16 |
* | More additions | Andrew M. Kuchling | 2002-05-29 | 1 | -25/+15 |
* | As discussed on python-dev, add a mechanism to indicate features | Neal Norwitz | 2002-05-29 | 1 | -0/+9 |
* | Rearrange paragraph | Andrew M. Kuchling | 2002-05-27 | 1 | -5/+5 |
* | This is patch | Michael W. Hudson | 2002-05-27 | 1 | -0/+6 |
* | Mention math.degrees() and math.radians() | Andrew M. Kuchling | 2002-05-24 | 1 | -12/+24 |
* | Give the enumerate() PEP a section of its own | Andrew M. Kuchling | 2002-05-10 | 1 | -36/+50 |
* | More filling out | Andrew M. Kuchling | 2002-05-07 | 1 | -80/+170 |
* | Write two sections, and write some partial text for some other sections | Andrew M. Kuchling | 2002-05-06 | 1 | -39/+224 |
* | Added note about using the documentation build tools under Cygwin. | Fred Drake | 2002-05-02 | 1 | -0/+2 |
* | Many minor markup adjustments for consistency. | Fred Drake | 2002-05-02 | 1 | -10/+10 |
* | Correct Moshe's e-mail address | Andrew M. Kuchling | 2002-05-02 | 1 | -8/+6 |
* | Note that NameError's message also changed in 2.0 | Andrew M. Kuchling | 2002-05-02 | 1 | -8/+10 |
* | Add some items, and remove a note to myself | Andrew M. Kuchling | 2002-04-29 | 1 | -7/+7 |
* | Long-forgotten change: Update first paragraph with actual release date | Andrew M. Kuchling | 2002-04-18 | 1 | -5/+3 |
* | Add item | Andrew M. Kuchling | 2002-04-15 | 1 | -0/+2 |
* | posix.mknod() and {}.pop() were added | Neal Norwitz | 2002-04-15 | 1 | -1/+2 |
* | Add items | Andrew M. Kuchling | 2002-04-15 | 1 | -0/+20 |
* | Add a name | Andrew M. Kuchling | 2002-04-10 | 1 | -1/+1 |
* | Add empty section for bool | Andrew M. Kuchling | 2002-04-03 | 1 | -0/+12 |
* | Updated PEP link to point to the now-canonical site. | Fred Drake | 2002-04-03 | 1 | -1/+1 |
* | Add an item | Andrew M. Kuchling | 2002-04-02 | 1 | -0/+20 |
* | Copy section on generators from the 2.2 document with a bit of rewriting | Andrew M. Kuchling | 2002-04-01 | 1 | -1/+153 |
* | Mention 2.2.1 in intro and in bug/patch counts | Andrew M. Kuchling | 2002-04-01 | 1 | -8/+11 |
* | Fill in this document a bit, adding reminders of items that should be included | Andrew M. Kuchling | 2002-03-27 | 1 | -5/+99 |
* | Add a starter for the next "What's New" document. | Fred Drake | 2002-03-26 | 1 | -0/+21 |
* | 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 |
* | Remove obsolete e-mail address | Andrew M. Kuchling | 2001-11-05 | 2 | -2/+2 |
* | 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 |