Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename struct.pack_to to struct.pack_into as changed in revision 46642. | George Yoshida | 2006-07-30 | 1 | -1/+1 |
* | lots of markup nits, most commonly Unix/unix --> \UNIX | Fred Drake | 2006-07-30 | 3 | -8/+8 |
* | expunge the xmlcore changes: | Fred Drake | 2006-07-29 | 1 | -11/+0 |
* | Set bug/patch count. Take a bow, everyone! | Andrew M. Kuchling | 2006-07-29 | 1 | -1/+1 |
* | Typo fix | Andrew M. Kuchling | 2006-07-29 | 1 | -1/+1 |
* | [Patch #1529811] Correction to description of r|* mode | Andrew M. Kuchling | 2006-07-28 | 1 | -3/+3 |
* | Repair typos | Andrew M. Kuchling | 2006-07-27 | 1 | -1/+1 |
* | Attribute more features | Andrew M. Kuchling | 2006-07-17 | 1 | -10/+24 |
* | Mention new options | Andrew M. Kuchling | 2006-07-14 | 1 | -0/+5 |
* | Bump version number; add sys._current_frames | Andrew M. Kuchling | 2006-07-11 | 1 | -2/+8 |
* | ImportWarning is now silent by default | Andrew M. Kuchling | 2006-07-06 | 1 | -12/+5 |
* | Describe workaround for PyRange_New()'s removal | Andrew M. Kuchling | 2006-06-26 | 1 | -2/+7 |
* | [Bug #1511998] Various comments from Nick Coghlan; thanks! | Andrew M. Kuchling | 2006-06-26 | 1 | -18/+20 |
* | Fix my name ;) | Georg Brandl | 2006-06-22 | 1 | -1/+1 |
* | fix markup nit | Fred Drake | 2006-06-22 | 1 | -1/+1 |
* | Mention how to suppress warnings | Andrew M. Kuchling | 2006-06-22 | 1 | -3/+13 |
* | Bump version | Andrew M. Kuchling | 2006-06-21 | 1 | -1/+1 |
* | Note some of Barry's work | Andrew M. Kuchling | 2006-06-21 | 1 | -1/+7 |
* | Link to LibRef module documentation | Andrew M. Kuchling | 2006-06-21 | 1 | -1/+13 |
* | [Bug #1504456] Mention xml -> xmlcore change | Andrew M. Kuchling | 2006-06-20 | 1 | -0/+9 |
* | Minor edits and rearrangements; markup fix | Andrew M. Kuchling | 2006-06-20 | 1 | -18/+14 |
* | Add introductory paragraphs summarizing the release; minor edits | Andrew M. Kuchling | 2006-06-20 | 1 | -11/+34 |
* | Terminology and typography fixes | Andrew M. Kuchling | 2006-06-20 | 3 | -5/+5 |
* | Add four library items | Andrew M. Kuchling | 2006-06-20 | 1 | -0/+23 |
* | Uncomment wsgiref section | Andrew M. Kuchling | 2006-06-20 | 1 | -8/+6 |
* | Add item | Andrew M. Kuchling | 2006-06-14 | 1 | -0/+6 |
* | Add ability to set stack size | Andrew M. Kuchling | 2006-06-13 | 1 | -0/+9 |
* | Mention uuid module | Andrew M. Kuchling | 2006-06-13 | 1 | -0/+31 |
* | 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 |