| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Note addition of xmlrpclib | Andrew M. Kuchling | 2001-07-11 | 1 | -12/+15 |
|
|
* | 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 |
|
|
* | Update document for the actual 2.1rc1 | Andrew M. Kuchling | 2001-04-16 | 1 | -6/+13 |
|
|
* | Markup nit: use \envvar to mark environment variables. | Fred Drake | 2001-04-12 | 1 | -1/+1 |
|
|
* | Explain popitem() | Andrew M. Kuchling | 2001-04-12 | 1 | -13/+16 |
|
|
* | Note missing explanation | Andrew M. Kuchling | 2001-03-26 | 1 | -2/+2 |
|
|
* | Add a paragraph about obmalloc turning up bugs in extension modules | Andrew M. Kuchling | 2001-03-23 | 1 | -2/+21 |
|
|
* | Add section for PEP 241 | Andrew M. Kuchling | 2001-03-23 | 1 | -5/+109 |
|
|
* | Fix a further markup problem noted by FLD | Andrew M. Kuchling | 2001-03-10 | 1 | -1/+1 |
|
|
* | Discuss PEP 236. | Andrew M. Kuchling | 2001-03-03 | 1 | -2/+37 |
|
|
* | Update estimate bug and patch counts | Andrew M. Kuchling | 2001-03-02 | 1 | -1/+1 |
|
|
* | Fix markup nit pointed out by FLD | Andrew M. Kuchling | 2001-03-01 | 1 | -1/+1 |
|
|
* | Add description of PEP235 | Andrew M. Kuchling | 2001-02-28 | 1 | -19/+23 |
|
|
* | Cover pydoc | Andrew M. Kuchling | 2001-02-28 | 1 | -48/+44 |
|
|
* | Document the object allocator | Andrew M. Kuchling | 2001-02-28 | 1 | -2/+12 |
|
|
* | Finished the section on weak references | Andrew M. Kuchling | 2001-02-14 | 1 | -25/+141 |
|
|
* | Create separate section for changes to the standard library | Andrew M. Kuchling | 2001-02-11 | 1 | -41/+51 |
|
|
* | Wrote section on nested scopes, and moved it to the front | Andrew M. Kuchling | 2001-02-05 | 1 | -153/+242 |
|
|
* | Add note about non-recursive Makefiles | Andrew M. Kuchling | 2001-01-29 | 1 | -1/+17 |
|
|
* | Add names of people who've pointed out broken links and images | Andrew M. Kuchling | 2001-01-24 | 1 | -2/+3 |
|
|
* | Fredrik pointed out that the database shrank more than 55K | Andrew M. Kuchling | 2001-01-24 | 1 | -4/+4 |
|
|
* | Jeremy didn't write PEP 205, Fred did! | Andrew M. Kuchling | 2001-01-23 | 1 | -1/+1 |
|
|
* | Add introductory note about this article's draft status | Andrew M. Kuchling | 2001-01-23 | 1 | -14/+56 |
|
|
* | Added dictionary.popitem() and the improved XML modules. | Andrew M. Kuchling | 2001-01-22 | 1 | -18/+41 |
|
|
* | Add reference to PEP 232. | Andrew M. Kuchling | 2001-01-22 | 1 | -7/+34 |
|
|
* | Fill out various transcripts and XXX bits, thanks to the WMATA. | Andrew M. Kuchling | 2001-01-22 | 1 | -18/+137 |
|
|
* | Beginning of a "What's New in Python 2.1" article | Andrew M. Kuchling | 2001-01-22 | 1 | -0/+253 |
|
|
* | Correction from David Bolen: the Windows version no longer crashes | Andrew M. Kuchling | 2000-10-19 | 1 | -12/+5 |
|
|
* | Bump version number -- this document is pretty much finished! | Andrew M. Kuchling | 2000-10-17 | 1 | -7/+1 |
|
|
* | Correct form of FourThought's name | Andrew M. Kuchling | 2000-10-16 | 1 | -1/+1 |
|
|
* | Various minor additions and clarifications, mostly suggested by Jeremy | Andrew M. Kuchling | 2000-10-12 | 1 | -30/+58 |
|
|
* | Comment out a separator line, since all the others are commented out, | Fred Drake | 2000-10-12 | 1 | -1/+1 |
|
|
* | Add new section on the XML package. (This was the only major new 2.0 feature | Andrew M. Kuchling | 2000-10-12 | 1 | -9/+165 |
|
|
* | Rewrites to section on new development process, after Usenet discussion | Andrew M. Kuchling | 2000-10-04 | 1 | -37/+38 |
|
|
* | Fix double negative spotted by matt@mondoinfo.com | Andrew M. Kuchling | 2000-09-27 | 1 | -2/+2 |
|
|
* | Added a section describing the new development process. Part of it | Andrew M. Kuchling | 2000-09-27 | 1 | -1/+87 |
|
|
* | Wrote text for features added between 2.0b1 and b2. | Andrew M. Kuchling | 2000-09-27 | 1 | -8/+35 |
|
|
* | Fixed error in explanation of codec decode_func pointed out by Gregg Hauser, | Andrew M. Kuchling | 2000-09-27 | 1 | -7/+8 |
|
|
* | Update URL for Python 2.0 | Andrew M. Kuchling | 2000-09-25 | 1 | -1/+1 |
|
|
* | Add new section "What About Python 1.6?" | Andrew M. Kuchling | 2000-09-06 | 1 | -2/+55 |
|
|
* | Removed mention of the winreg module, since it was deleted from 2.0b1 | Andrew M. Kuchling | 2000-09-06 | 1 | -5/+3 |
|
|
* | Various corrections pointed out by Detlef Lannert | Andrew M. Kuchling | 2000-09-04 | 1 | -30/+30 |
|
|
* | Fix markup error | Andrew M. Kuchling | 2000-08-30 | 1 | -1/+1 |
|
|
* | Removed forgotten text in list comprehensions section (taken from the Haskell | Andrew M. Kuchling | 2000-08-30 | 1 | -213/+263 |
|
|
* | Mention the new 'import X as Y' syntax | Andrew M. Kuchling | 2000-08-17 | 1 | -0/+4 |
|
|
* | Add section on list comprehension | Andrew M. Kuchling | 2000-08-17 | 1 | -4/+120 |
|
|
* | Mention setdefault() method for dicts | Andrew M. Kuchling | 2000-08-16 | 1 | -0/+16 |
|
|
* | Mention Include/my*.h cleanup | Andrew M. Kuchling | 2000-08-04 | 1 | -1/+4 |
|
|