summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* backport gvanrossum's patch:Anthony Baxter2002-04-181-0/+12
* backport gvanrossum's patch:Anthony Baxter2002-04-181-3/+3
* backport gvanrossum's patch:Anthony Baxter2002-04-181-15/+86
* backport gvanrossum's patch:Anthony Baxter2002-04-181-1/+1
* backport gvanrossum's patch:Anthony Baxter2002-04-181-0/+5
* backport gvanrossum's patch:Anthony Baxter2002-04-181-0/+6
* backport gvanrossum's patch:Anthony Baxter2002-04-181-1/+1
* backport nnorwitz's patch:Anthony Baxter2002-04-181-2/+0
* backport fdrake's patch:Anthony Baxter2002-04-181-1/+0
* backport tim_one's patch:Anthony Baxter2002-04-181-1/+1
* backport bwarsaw's patch:Anthony Baxter2002-04-181-6/+0
* Darn. Of course the warning that Tim killed on the trunk must also beGuido van Rossum2002-04-181-1/+2
* backport gvanrossum's patch:Anthony Baxter2002-04-181-0/+27
* backport gvanrossum's patch:Anthony Baxter2002-04-181-2/+6
* backport akuchling's patch:Anthony Baxter2002-04-181-5/+2
* corrected backport. 'patch' made me sad, it got it horribly wrongAnthony Baxter2002-04-182-2/+2
* backport tim_one's patch:Anthony Baxter2002-04-184-1/+16
* backport gvanrossum's patchAnthony Baxter2002-04-181-1/+4
* Backport rev 2.132 (note: some earlier bugfix candidates still TBD).Guido van Rossum2002-04-181-0/+20
* Backport rev 2.143 (note: some earlier bugfix candidates still TBD).Guido van Rossum2002-04-181-7/+11
* Add a version annotation for the help() function.Fred Drake2002-04-171-0/+1
* Windows installer: disabled Wise's "delete in-use files" uninstallTim Peters2002-04-172-1/+14
* Adjust markup to worm around tool limitations; the "m" in "model" was beingFred Drake2002-04-171-1/+1
* Pass the -r option to getpagecounts to generate an entry for the "What'sFred Drake2002-04-171-1/+1
* Remove Emacs turd; not needed with modern Emacs versions.Fred Drake2002-04-171-10/+19
* Changed last two remaining uses of "./" to "index.html" when referring to theFred Drake2002-04-171-2/+2
* Remove repeated index entry; adds nothing different.Fred Drake2002-04-161-2/+1
* Fix grammarNeal Norwitz2002-04-151-2/+2
* Better documentation for GetArgv() and the ProgressBar type.Fred Drake2002-04-151-40/+157
* SF bug 543148: Memory leak with stackframes + inspect.Tim Peters2002-04-132-2/+36
* Use random instead of whrandomAndrew M. Kuchling2002-04-101-3/+3
* Use random module instead of whrandomAndrew M. Kuchling2002-04-101-4/+4
* Document PyType_CheckExact(), PyType_IS_GC().Fred Drake2002-04-101-1/+16
* Repair 2.2.1 release date.Tim Peters2002-04-091-1/+1
* Ignore an output directory for intermediates here as well.Fred Drake2002-04-091-0/+1
* Fix typo: coverted --> converted. Reported by Francois Pinard.Fred Drake2002-04-091-1/+1
* I always forget the release date in here...Michael W. Hudson2002-04-091-1/+1
* This commit was manufactured by cvs2svn to create tag 'r221'.v2.2.1cvs2svn2002-04-091-0/+1
* Updates from Sean Reifschneider.Michael W. Hudson2002-04-094-71/+46
* Replace "Digital Creations" with Zope Corporation in one place.Fred Drake2002-04-081-1/+4
* Update table of releases.Tim Peters2002-04-081-0/+2
* This may well be my final checkin before 2.2.1.Michael W. Hudson2002-04-081-5/+5
* Add bool(), True, False (as ints) for backwards compatibility.Guido van Rossum2002-04-082-1/+28
* Do not call "knee" a standard module.Fred Drake2002-04-081-3/+1
* SF bug 538827: Python open w/ MSVC6: bad error msgs.Tim Peters2002-04-081-1/+14
* - A type can now inherit its metatype from its base type. Previously,Guido van Rossum2002-04-082-6/+11
* File used for 2.2.1 distribution, unless disaster strikes in next 24 hours.Jack Jansen2002-04-071-1/+1
* Files used for 2.2.1 release (unless disaster strikes in the next 24 hours).Jack Jansen2002-04-072-0/+4
* Some more news. (There's also a fix to _localemodule.c that I don'tGuido van Rossum2002-04-051-0/+4
* Backport half a patch from the trunk. This inherits tp_is_gc from aGuido van Rossum2002-04-052-0/+5