Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some wsgiref text | Andrew M. Kuchling | 2006-06-09 | 1 | -1/+36 |
* | Describe startswith()/endswiith() change; add reminder about wsgiref | Andrew M. Kuchling | 2006-06-09 | 1 | -0/+17 |
* | Markup fix | Andrew M. Kuchling | 2006-06-09 | 1 | -1/+1 |
* | Update functools section | Andrew M. Kuchling | 2006-06-09 | 1 | -10/+36 |
* | Add an item; also, escape % | Andrew M. Kuchling | 2006-06-07 | 1 | -1/+6 |
* | Mention other placeholders | Andrew M. Kuchling | 2006-06-07 | 1 | -2/+3 |
* | Mention second encoding speedup | Andrew M. Kuchling | 2006-06-05 | 1 | -5/+6 |
* | Remove a redundant word | George Yoshida | 2006-06-04 | 1 | -1/+0 |
* | Mention SimpleXMLRPCServer change | Andrew M. Kuchling | 2006-05-31 | 1 | -0/+15 |
* | 'functional' module was renamed to 'functools' | Andrew M. Kuchling | 2006-05-31 | 1 | -6/+6 |
* | fix typo | George Yoshida | 2006-05-27 | 1 | -1/+1 |
* | credit where credit is due | Richard Jones | 2006-05-27 | 1 | -2/+2 |
* | Mention new-style exceptions | Andrew M. Kuchling | 2006-05-27 | 1 | -0/+6 |
* | Add Py_LOCAL macros | Andrew M. Kuchling | 2006-05-27 | 1 | -0/+12 |
* | Add rpartition() and path caching | Andrew M. Kuchling | 2006-05-26 | 1 | -3/+18 |
* | Typo fix | Andrew M. Kuchling | 2006-05-26 | 1 | -1/+1 |
* | Add buffer support for struct, socket | Andrew M. Kuchling | 2006-05-26 | 1 | -8/+40 |
* | Add str.partition() | Andrew M. Kuchling | 2006-05-26 | 1 | -0/+21 |
* | Minor edits; add an item | Andrew M. Kuchling | 2006-05-25 | 1 | -2/+9 |
* | Add item | Andrew M. Kuchling | 2006-05-23 | 1 | -0/+5 |
* | Add two items | Andrew M. Kuchling | 2006-05-23 | 1 | -4/+8 |
* | Use 'speed' instead of 'performance', because I agree with the argument | Andrew M. Kuchling | 2006-05-23 | 1 | -2/+2 |
* | Mention string improvements | Andrew M. Kuchling | 2006-05-23 | 1 | -1/+4 |
* | Add some items; mention the sprint | Andrew M. Kuchling | 2006-05-23 | 1 | -0/+18 |
* | Minor edits | Andrew M. Kuchling | 2006-05-20 | 1 | -3/+3 |
* | PEP 243 has been withdrawn, so don't refer to it any more. | Andrew M. Kuchling | 2006-05-16 | 1 | -26/+14 |
* | Add item | Andrew M. Kuchling | 2006-05-16 | 1 | -0/+6 |
* | Clarify description of exception handling | Andrew M. Kuchling | 2006-05-10 | 1 | -8/+12 |
* | Update context manager section for removal of __context__ | Andrew M. Kuchling | 2006-05-02 | 1 | -54/+16 |
* | Provide encoding as keyword argument; soften warning paragraph about encodings | Andrew M. Kuchling | 2006-05-02 | 1 | -6/+7 |
* | Add item | Andrew M. Kuchling | 2006-05-01 | 1 | -0/+5 |
* | Some ElementTree fixes: import from xml, not xmlcore; fix case of module name... | Andrew M. Kuchling | 2006-05-01 | 1 | -6/+6 |
* | Add item | Andrew M. Kuchling | 2006-04-30 | 1 | -0/+6 |
* | Add two items | Andrew M. Kuchling | 2006-04-30 | 1 | -0/+17 |
* | Add item | Andrew M. Kuchling | 2006-04-29 | 1 | -1/+5 |
* | Add item | Andrew M. Kuchling | 2006-04-29 | 1 | -0/+5 |
* | Bump document version | Andrew M. Kuchling | 2006-04-27 | 1 | -1/+1 |
* | Add labels to all sections | Andrew M. Kuchling | 2006-04-26 | 1 | -11/+11 |
* | [Bug #1475080] Fix example | Andrew M. Kuchling | 2006-04-26 | 1 | -2/+2 |
* | minor tweak | George Yoshida | 2006-04-25 | 1 | -1/+1 |
* | Rework context terminology | Andrew M. Kuchling | 2006-04-25 | 1 | -21/+22 |
* | Add two items; easy_install is now off the table, though pkgutil still is | Andrew M. Kuchling | 2006-04-25 | 1 | -1/+14 |
* | Edits, using the new term | Andrew M. Kuchling | 2006-04-24 | 1 | -29/+31 |
* | Add two items | Andrew M. Kuchling | 2006-04-23 | 1 | -0/+29 |
* | Edits to the PEP 343 section | Andrew M. Kuchling | 2006-04-23 | 1 | -65/+62 |
* | Guido wrote contextlib, not me, but thanks anyway. ;) | Phillip J. Eby | 2006-04-21 | 1 | -1/+0 |
* | Add item | Andrew M. Kuchling | 2006-04-21 | 1 | -0/+5 |
* | Add \label to make better HTML filenames | Andrew M. Kuchling | 2006-04-21 | 1 | -16/+16 |
* | Add two items; typographical improvement for the 'with' statement; minor edits | Andrew M. Kuchling | 2006-04-21 | 1 | -29/+48 |
* | Change a footnote to a parenthetical (in two senses) paragraph | Andrew M. Kuchling | 2006-04-20 | 1 | -5/+8 |