summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
* Backport 1.60 -- because this is an annoyance that Zope folks run intoGuido van Rossum2003-02-131-1/+3
* Roll back the introduction of urlsplit() and urlunsplit() toGuido van Rossum2003-01-092-51/+37
* Backport (the relevant part of) rexec.py 1.41.Guido van Rossum2002-09-151-3/+3
* Backport:Guido van Rossum2002-09-041-5/+12
* Fix SF bug [ 599838 ] httplib.connect broken in 2.1 branchJeremy Hylton2002-08-291-19/+4
* Backport of SF patch 590294: os._execvpe security fix (Zack Weinberg).Guido van Rossum2002-08-081-21/+6
* Add a dummy test_queue output file to make regrtest happy.Guido van Rossum2002-08-081-0/+1
* Update test output.Jeremy Hylton2002-07-121-0/+5
* Backport changes.Jeremy Hylton2002-07-122-69/+388
* Backport various bug fixes from trunk.Jeremy Hylton2002-07-023-117/+246
* Add a special case code to deal with unexpected large files.Jeremy Hylton2002-06-181-1/+21
* Backport to 2.1.x:Guido van Rossum2002-05-311-1/+11
* Backport fix by tismer for #210682Neal Norwitz2002-05-291-11/+5
* Backport patch for revision 1.58 to the Py2.1.x maintenance branch.Barry Warsaw2002-05-032-105/+129
* Update a SourceForge issue number; IDs less than 200000 are no longer valid.Fred Drake2002-05-021-1/+1
* Added regression tests for xrange object attributes.Fred Drake2002-05-021-0/+21
* Backport buffer() tests from trunk to avoid regression failures.Fred Drake2002-05-022-0/+30
* *sigh* did a 'make test' in the wrong window. fixing this up toAnthony Baxter2002-04-232-12/+12
* backport mhammond's patch:Anthony Baxter2002-04-231-14/+33
* Backport fixes for two nested scopes bugs.Jeremy Hylton2002-04-202-7/+74
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-04-191-0/+158
* backport gvanrossum's patch:Anthony Baxter2002-04-181-1/+1
* backport 1.47's "add sendall() to FakeSocket class"Anthony Baxter2002-04-091-0/+3
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-04-083-0/+67
* Not sure why the regression test missed this, but the PyXML tests caught it.Fred Drake2002-04-041-1/+1
* Avoid creating circular references between the ExpatParser and theFred Drake2002-04-041-1/+38
* Add a test that was added in Python 2.2: test Weak*Dictionary.setdefault().Fred Drake2002-03-131-0/+25
* Fix SF bug #529273: WeakValueDictionary.setdefault() raised UnboundLocalErrorFred Drake2002-03-131-4/+3
* string.split() docstring described the interpretation of the maxsplitFred Drake2002-01-301-3/+3
* backport 1.14:Anthony Baxter2002-01-101-6/+2
* Backport gvanrossum's checkin of revision 1.20:Anthony Baxter2002-01-101-1/+4
* Fix webbrowser.py security bug: be more careful about what we pass toFred Drake2002-01-071-12/+15
* oops. nearly forgot this one:Anthony Baxter2001-12-231-1/+1
* The Grande 'sendall()' patch. I believe that I've picked up everythingAnthony Baxter2001-12-239-19/+17
* darn excess whitespace.Anthony Baxter2001-12-231-1/+0
* partial backport of 1.25:Anthony Baxter2001-12-231-13/+17
* d'oh! could have _sworn_ I checked this in last weekend.Anthony Baxter2001-12-211-0/+5
* Backport patch 1.57 to 2.1.2. Apparently ftp servers that send 227Guido van Rossum2001-12-181-7/+9
* backport unixccompiler.py 1.36, ccompiler.py 1.40Anthony Baxter2001-12-052-4/+9
* backport 1.15Anthony Baxter2001-12-051-1/+12
* backport 1.21 and 1.22Anthony Baxter2001-12-051-2/+2
* backport 1.134:Anthony Baxter2001-12-051-1/+1
* backport 1.17:Anthony Baxter2001-12-051-7/+9
* backport 1.8, 1.9Anthony Baxter2001-12-051-4/+5
* backport:Anthony Baxter2001-12-051-1/+1
* backport 1.7:Anthony Baxter2001-12-051-1/+1
* backport half of 1.11:Anthony Baxter2001-12-051-1/+3
* backport 1.33:Anthony Baxter2001-12-051-1/+1
* backport 1.23:Anthony Baxter2001-12-051-5/+6
* backport 1.18: Patch #416220: Fix misplaced paren.Anthony Baxter2001-12-051-1/+1