summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version number and set the date for the 2.1.1 release.Fred Drake2001-07-182-3/+3
* Add a more substantial example startup file for the interactive shell;Fred Drake2001-07-181-7/+44
* Backport of AMK's checkins of configure.in (1.228), config.h.in (2.101) andThomas Wouters2001-07-163-3/+6
* Backport of AMK's checkin 2.52:Thomas Wouters2001-07-161-1/+3
* Backport AMK's checkin 1.42:Thomas Wouters2001-07-161-1/+2
* Fix SF #441664: Python crash on del of a slice of a mmapThomas Wouters2001-07-161-0/+10
* Revise the description of time.clock() so that it correctly describes theFred Drake2001-07-161-4/+11
* Prepare Windows build for 2.1.1 final (buildno and installer screens).Tim Peters2001-07-143-5/+5
* Fix the markup of the caret charater in a couple of places; LaTeX'sFred Drake2001-07-141-2/+2
* Argh. Somehow the header for the BEOPEN license had 2.1.1 in it.Guido van Rossum2001-07-131-1/+1
* This commit was manufactured by cvs2svn to create tag 'r211c1'.v2.1.1c1cvs2svn2001-07-131-0/+1
* 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