summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close 2.2 branch.2.2Georg Brandl2011-03-050-0/+0
* Fix tag references in 2.2 branch.Georg Brandl2011-03-050-0/+0
* [Jython patch #1578658] Make distutils work for Jython, at least forAndrew M. Kuchling2006-12-103-2/+15
* Add extra SHA testsAndrew M. Kuchling2006-11-201-2/+19
* Jython compatibility fix: if uu.decode() opened its output file, be sure to c...Andrew M. Kuchling2006-11-191-0/+4
* Security fix PSF-2005-001 for SimpleXMLRPCServer.py.Guido van Rossum2005-02-032-4/+32
* [Bug #1023359] Make code match inheritance diagramAndrew M. Kuchling2004-09-101-1/+1
* adding passing test. testing for g(*Nothing()) where Nothing is a user-define...Samuele Pedroni2004-02-212-0/+26
* backport of concrete.tex v1.35:Andrew MacIntyre2003-12-261-2/+12
* Backport of 1.26:Michael W. Hudson2003-11-071-8/+6
* Patch #830858: Update number of functions starting with "is".Martin v. Löwis2003-10-311-1/+1
* use True/False for boolean valuesFred Drake2003-10-301-2/+2
* [Bug #811681] The asynchat documentation would also apply to the 2.2 version ...Andrew M. Kuchling2003-09-251-0/+1
* Backport fix for SF808594: leak on lambda with duplicate arguments.Jeremy Hylton2003-09-221-15/+16
* Backport: Double-fix of crash in Unicode freelist handling.Jeremy Hylton2003-09-172-1/+19
* Elaborate the explanation of different flavors of _* identifiers.Fred Drake2003-09-061-16/+30
* NEWS about email package 794466 patch.Barry Warsaw2003-09-031-1/+2
* test_get_param_with_semis_in_quotes(): Test case for SF bug #794466.Barry Warsaw2003-09-031-0/+7
* A fix for parsing parameters when there are semicolons inside theBarry Warsaw2003-09-031-1/+18
* remove extra word occurance; reported to webmasterFred Drake2003-08-271-1/+1
* Backporting email 2.5.4 fixes from the trunk.Barry Warsaw2003-08-194-9/+51
* Backporting email 2.5.4 fixes from the trunk.Barry Warsaw2003-08-191-5/+8
* Describe the fix to the email package.Barry Warsaw2003-08-191-0/+5
* Patch #772696: Delete .cvsignore files.Martin v. Löwis2003-08-051-1/+9
* - update documentation contact addressFred Drake2003-07-2914-16/+18
* - update documentation contact addressFred Drake2003-07-291-10/+1
* Update URL.Fred Drake2003-07-281-1/+1
* Don't generate a line containing only \ at the top of a new indexFred Drake2003-07-241-5/+3
* Fix broken markup; make the ^= representation work properlyFred Drake2003-07-241-1/+1
* - Americanize a spellingFred Drake2003-07-241-3/+3
* Backport Python Patches 769142, 776062 from 2.3 Lib/idlelib:Kurt B. Kaiser2003-07-231-2/+1
* make #! line more liberalSkip Montanaro2003-07-181-1/+1
* [Patch #708374] Only apply the check for file size if the file is a regular f...Andrew M. Kuchling2003-07-151-1/+2
* correct linkSkip Montanaro2003-07-141-1/+1
* backport for 753451Anthony Baxter2003-07-131-0/+2
* Backport of rhettinger's funcobject.c 2.63, bugfix for SF bug 753451Anthony Baxter2003-07-132-0/+14
* Treat irix64 like irix. Fixes #764560.Martin v. Löwis2003-07-132-420/+422
* Patch #764470: Fix marshalling of Faults.Martin v. Löwis2003-07-121-1/+4
* Patch #549151, rev4: redirect POST on 301 also.Martin v. Löwis2003-07-123-14/+22
* Backport Jeremy's patch from the trunk (revision 2.147):Fred Drake2003-07-111-0/+5
* Update Tkinter3000 notes based on text from Fredrik Lundh.Fred Drake2003-07-081-7/+9
* Use -fno-strict-aliasing on gcc 3.3. Fixes #766696.Martin v. Löwis2003-07-072-405/+454
* - explain about making Python scripts executable on Unix in moreFred Drake2003-07-071-1/+12
* Fix SF bug #766288, property() example gives syntax errorNeal Norwitz2003-07-051-1/+1
* SF #764121, docstring for spawnlp incorrectNeal Norwitz2003-07-021-1/+1
* Backport tim_one's checkin:Neal Norwitz2003-07-011-1/+1
* Backport theller's checkin:Neal Norwitz2003-07-011-0/+21
* Fix SF bug #763023, difflib.py: ratio() zero division not caughtNeal Norwitz2003-07-012-3/+11
* Backport:Neal Norwitz2003-07-012-1/+3
* Backport fix for SF bug 666219.Jeremy Hylton2003-06-301-0/+4