| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tag 'r211c1'.v2.1.1c1 | cvs2svn | 2001-07-13 | 1 | -0/+1 |
|
|
* | Expand the blob on Solaris to mention passing '-Xc' to compile Python | Thomas Wouters | 2001-07-13 | 1 | -5/+6 |
|
|
* | Add credit for a last-minute fix in the re documentation. | Fred Drake | 2001-07-12 | 1 | -0/+1 |
|
|
* | Fix return value for m.group() for groups not in the part of the RE that | Fred Drake | 2001-07-12 | 1 | -1/+1 |
|
|
* | Preliminary NEWS entry for 2.1.1c1 | Thomas Wouters | 2001-07-12 | 1 | -0/+69 |
|
|
* | Net result of Tim's checkins 2.28 through 2.31: | Thomas Wouters | 2001-07-12 | 1 | -12/+18 |
|
|
* | Backport Tim's checkin 1.9: | Thomas Wouters | 2001-07-12 | 1 | -4/+4 |
|
|
* | Backport Tim's checkin 1.7: | Thomas Wouters | 2001-07-12 | 1 | -1/+1 |
|
|
* | Re-do the broken-nice() patch to break less platforms. Hopefully none :P | Thomas Wouters | 2001-07-11 | 5 | -9/+86 |
|
|
* | Move the section on concrete numeric objects before the section on | Fred Drake | 2001-07-11 | 1 | -249/+249 |
|
|
* | Added information about the timeout parameter to the poll() method for | Fred Drake | 2001-07-11 | 1 | -1/+5 |
|
|
* | Patch #439995 (slightly modified from the uploaded version): | Thomas Wouters | 2001-07-11 | 4 | -4/+24 |
|
|
* | Backport of Guido's checkins of acconfig.h (1.50), configure.in (1.224) and | Thomas Wouters | 2001-07-11 | 5 | -262/+331 |
|
|
* | Backport of the socketserver test, including output file (which is still | Thomas Wouters | 2001-07-11 | 1 | -0/+1 |
|
|
* | This commit was manufactured by cvs2svn to create branch | cvs2svn | 2001-07-11 | 16 | -0/+6784 |
|
|
* | Backport of Guido's checkin 1.25: | Thomas Wouters | 2001-07-11 | 1 | -6/+15 |
|
|
* | Backport of Tim's checkin 2.178: | Thomas Wouters | 2001-07-11 | 1 | -11/+28 |
|
|
* | Backport Tim's checkin 1.17: | Thomas Wouters | 2001-07-11 | 1 | -1/+1 |
|
|
* | Add another name. | Fred Drake | 2001-07-10 | 1 | -0/+1 |
|
|
* | Corrected the refcount information for PyList_SET_ITEM(). | Fred Drake | 2001-07-10 | 1 | -1/+1 |
|
|
* | Document PyObject_New(), PyObject_NewVar(), PyObject_Init(), | Fred Drake | 2001-07-10 | 1 | -24/+97 |
|
|
* | Added descriptions for some modules that previously did not have any | Fred Drake | 2001-07-10 | 1 | -9/+26 |
|
|
* | Fix for SF bug #436525, reported by Greg Kochanski: | Thomas Wouters | 2001-07-09 | 1 | -2/+2 |
|
|
* | SF bug #439104: Tuple richcompares has code-typo. | Tim Peters | 2001-07-06 | 2 | -2/+2 |
|
|
* | When reading a continuation line, make sure we still use the transformed | Fred Drake | 2001-07-06 | 2 | -1/+9 |
|
|
* | Explain the exit code for the wait() method, including a reference to | Fred Drake | 2001-07-06 | 1 | -1/+6 |
|
|
* | The fpectl module does not work on Windows, so remove Windows from the | Fred Drake | 2001-07-05 | 1 | -2/+2 |
|
|
* | Allow underscores in tag names and quote characters in unquoted attribute | Fred Drake | 2001-07-05 | 1 | -2/+2 |
|
|
* | Only write out one blank line before the request data. | Fred Drake | 2001-07-04 | 2 | -3/+3 |
|
|
* | Marked the parameters to Stats.print_*() as optional. | Fred Drake | 2001-07-02 | 1 | -3/+3 |
|
|
* | Avoid using os.path.normcase() on sys.path elements; doing so causes paths | Fred Drake | 2001-07-02 | 1 | -19/+22 |
|
|
* | Added another name. | Fred Drake | 2001-07-02 | 1 | -0/+1 |
|
|
* | Update to reflect Python 2.1.1 release planning. | Fred Drake | 2001-07-02 | 2 | -2/+2 |
|
|
* | 2.1.1c1 WIndows fiddling, plus patchlevel.h. | Tim Peters | 2001-07-02 | 4 | -7/+11 |
|
|
* | Use the more conventional "self" as the name of the self parameter in an | Fred Drake | 2001-06-29 | 1 | -1/+1 |
|
|
* | Correct a markup error for an accented character. | Fred Drake | 2001-06-29 | 1 | -1/+1 |
|
|
* | Removed some stray periods, and fix up a number of visible markup | Fred Drake | 2001-06-29 | 1 | -20/+22 |
|
|
* | Another name. | Fred Drake | 2001-06-29 | 1 | -0/+1 |
|
|
* | SourceForge bug #437041: | Fred Drake | 2001-06-29 | 1 | -8/+8 |
|
|
* | Another name. | Fred Drake | 2001-06-29 | 1 | -0/+1 |
|
|
* | Simplify an example based on comment from Thomas Holenstein <thomas@hex.ch>: | Fred Drake | 2001-06-29 | 1 | -4/+1 |
|
|
* | Backport Tim's checkin 1.12: | Thomas Wouters | 2001-06-27 | 1 | -1/+1 |
|
|
* | Backport of Tim's checkin 1.35: | Thomas Wouters | 2001-06-27 | 1 | -0/+7 |
|
|
* | Backport of Tim's checkin 2.57: | Thomas Wouters | 2001-06-27 | 1 | -23/+17 |
|
|
* | Backport Tim's checkin 2.247: | Thomas Wouters | 2001-06-27 | 1 | -2/+3 |
|
|
* | Set PYTHONHOMEHELP to 2.1 | Thomas Wouters | 2001-06-27 | 1 | -1/+1 |
|
|
* | Backport Tim's checkin 1.26 (patch probably by Michael Hudson, not Hundson): | Thomas Wouters | 2001-06-27 | 1 | -13/+14 |
|
|
* | Backport Tim's checkin 2.201: | Thomas Wouters | 2001-06-27 | 1 | -10/+54 |
|
|
* | Backport Tim's checkin 1.20: | Thomas Wouters | 2001-06-27 | 2 | -34/+28 |
|
|
* | Backport Tim's checkin 1.97: | Thomas Wouters | 2001-06-27 | 1 | -0/+1 |
|
|