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