Final head of the former 2.1 branch
- 22eb8bc Backport 1.60 -- because this is an annoyance that Zope folks run into by Guido van Rossum · 23 years ago
- cceafe2 Roll back the introduction of urlsplit() and urlunsplit() to by Guido van Rossum · 23 years ago
- 1caa072 Backport (the relevant part of) rexec.py 1.41. by Guido van Rossum · 23 years ago
- b6e835c Backport: by Guido van Rossum · 23 years ago
- 344f425 Fix SF bug [ 599838 ] httplib.connect broken in 2.1 branch by Jeremy Hylton · 23 years ago
- d31a803 Backport of SF patch 590294: os._execvpe security fix (Zack Weinberg). by Guido van Rossum · 23 years ago
- a1a5a89 Add a dummy test_queue output file to make regrtest happy. by Guido van Rossum · 23 years ago
- 25fae7c Update test output. by Jeremy Hylton · 23 years ago
- def3b50 Backport changes. by Jeremy Hylton · 23 years ago
- f395df0 Backport various bug fixes from trunk. by Jeremy Hylton · 23 years ago
- 3ab1798 Add a special case code to deal with unexpected large files. by Jeremy Hylton · 23 years ago
- c883ad6 Backport to 2.1.x: by Guido van Rossum · 23 years ago
- a5fd7ba Backport fix by tismer for #210682 by Neal Norwitz · 23 years ago
- 31cc898 Backport patch for revision 1.58 to the Py2.1.x maintenance branch. by Barry Warsaw · 23 years ago
- b040bc1 Update a SourceForge issue number; IDs less than 200000 are no longer valid. by Fred Drake · 23 years ago
- 1625eb8 Added regression tests for xrange object attributes. See SF bug #551285. by Fred Drake · 23 years ago
- d4a0500 Backport buffer() tests from trunk to avoid regression failures. by Fred Drake · 23 years ago
- 047fa81 *sigh* did a 'make test' in the wrong window. fixing this up to by Anthony Baxter · 23 years ago
- 1f30f72 backport mhammond's patch: by Anthony Baxter · 23 years ago
- f599b74 Backport fixes for two nested scopes bugs. by Jeremy Hylton · 23 years ago
- 402a928 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 23 years ago
- 2167a09 backport gvanrossum's patch: by Anthony Baxter · 23 years ago
- 1eca91d backport 1.47's "add sendall() to FakeSocket class" by Anthony Baxter · 23 years ago
- fc4afb3 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 23 years ago
- 9e3c42a Not sure why the regression test missed this, but the PyXML tests caught it. by Fred Drake · 23 years ago
- 976e51d Avoid creating circular references between the ExpatParser and the by Fred Drake · 23 years ago
- 585a30c Add a test that was added in Python 2.2: test Weak*Dictionary.setdefault(). by Fred Drake · 23 years ago
- 67edc16 Fix SF bug #529273: WeakValueDictionary.setdefault() raised UnboundLocalError by Fred Drake · 23 years ago
- 0c81ed6 string.split() docstring described the interpretation of the maxsplit by Fred Drake · 24 years ago
- 770139c backport 1.14: by Anthony Baxter · 24 years ago
- a82adf9 Backport gvanrossum's checkin of revision 1.20: by Anthony Baxter · 24 years ago
- 4e2d4b3 Fix webbrowser.py security bug: be more careful about what we pass to by Fred Drake · 24 years ago
- dd13f85 oops. nearly forgot this one: by Anthony Baxter · 24 years ago
- cdf6bfe The Grande 'sendall()' patch. I believe that I've picked up everything by Anthony Baxter · 24 years ago
- 40986ed darn excess whitespace. by Anthony Baxter · 24 years ago
- 308584d partial backport of 1.25: by Anthony Baxter · 24 years ago
- fc54310 d'oh! could have _sworn_ I checked this in last weekend. by Anthony Baxter · 24 years ago
- a5d6faa Backport patch 1.57 to 2.1.2. Apparently ftp servers that send 227 by Guido van Rossum · 24 years ago
- 5c2f276 backport unixccompiler.py 1.36, ccompiler.py 1.40 by Anthony Baxter · 24 years ago
- ad22237 backport 1.15 by Anthony Baxter · 24 years ago
- 6fcbe88 backport 1.21 and 1.22 by Anthony Baxter · 24 years ago
- 598d8e6 backport 1.134: by Anthony Baxter · 24 years ago
- 98e931f backport 1.17: by Anthony Baxter · 24 years ago
- b9be511 backport 1.8, 1.9 by Anthony Baxter · 24 years ago
- a261cb2 backport: Add 'sendall' to list of socket methods. by Anthony Baxter · 24 years ago
- 8e24709 backport 1.7: by Anthony Baxter · 24 years ago
- 138f443 backport half of 1.11: by Anthony Baxter · 24 years ago
- 1015acd backport 1.33: by Anthony Baxter · 24 years ago
- 4bc57de backport 1.23: by Anthony Baxter · 24 years ago
- 9f82e6e backport 1.18: Patch #416220: Fix misplaced paren. by Anthony Baxter · 24 years ago
- e75ae8e backport 1.29: Typo fix (spelling mistake in error message). by Anthony Baxter · 24 years ago
- 1454210 backport of 1.21 by Anthony Baxter · 24 years ago
- 18311e6 backport of 1.64, 1.65, 1.68: by Anthony Baxter · 24 years ago
- f05af93 backport 1.18, 1.19, 1.20: by Anthony Baxter · 24 years ago
- 77aee7e backport of 1.12 by Anthony Baxter · 24 years ago
- c886f2a backport 1.11 by Anthony Baxter · 24 years ago
- 645ea48 backport guido's 1.20 - test sktobj.sendall() needed this anyway. by Anthony Baxter · 24 years ago
- 0039bd7 The 2.1 regrest.py doesn't have the test_main() feature yet, so always by Guido van Rossum · 24 years ago
- 4da37fc Merge in selected changes from profile.py on the trunk. Note that by Guido van Rossum · 24 years ago
- a939b7a This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
- 5203e32 The version number 1.0.2pre doesn't conform to the strict versioning by Thomas Heller · 24 years ago
- 2b25f35 Just's fix in 1.10: call convert_path for scripts too. Needed for mac by Jack Jansen · 24 years ago
- 2e03ba8 Fix showstopper SF bug #442983: use of site.addsitedir() was broken by Guido van Rossum · 24 years ago
- d8dd690 Backport Piers Lauder's checkin 1.30: by Thomas Wouters · 24 years ago
- cc8dd4e Merge from the trunk... just contains bugfixes, according to Jack and Just. by Thomas Wouters · 24 years ago
- d1d2a9a Backport Jack's checkin 1.35 and Guido's checkin 1.36: by Thomas Wouters · 24 years ago
- 01c61eb Backport of AMK's checkin 1.34 and Guido's checkin 1.35: by Thomas Wouters · 24 years ago
- 041a51b Backport Guido's checkin 1.3: by Thomas Wouters · 24 years ago
- 03bb77e Remove some false comments. by Fred Drake · 24 years ago
- d92dc79 this closes patches item 429136 and brings the release21-maint version into by Skip Montanaro · 24 years ago
- d7fe69f Backport Tim's checkin 1.9: by Thomas Wouters · 24 years ago
- 800f677 Backport of the socketserver test, including output file (which is still by Thomas Wouters · 24 years ago
- 1a2d894 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
- 6dc482c Backport of Guido's checkin 1.25: by Thomas Wouters · 24 years ago
- e27a8b9 Backport Tim's checkin 1.17: by Thomas Wouters · 24 years ago
- f14452e When reading a continuation line, make sure we still use the transformed by Fred Drake · 24 years ago
- f379622 Allow underscores in tag names and quote characters in unquoted attribute by Fred Drake · 24 years ago
- 3f6de5a Only write out one blank line before the request data. by Fred Drake · 24 years ago
- 13928be Avoid using os.path.normcase() on sys.path elements; doing so causes paths by Fred Drake · 24 years ago
- 62ebe04 Backport Tim's checkin 1.12: by Thomas Wouters · 24 years ago
- b24ffe4 Backport of Tim's checkin 1.35: by Thomas Wouters · 24 years ago
- cde43be Backport Tim's checkin 1.26 (patch probably by Michael Hudson, not Hundson): by Thomas Wouters · 24 years ago
- 48a433c Backport Tim's checkin 1.20: by Thomas Wouters · 24 years ago
- 588efca Backport Martin's checkin 1.6: by Thomas Wouters · 24 years ago
- eff2a98 Applying this to the 2.1.1 branch: by Guido van Rossum · 24 years ago
- 362612c expand __all__ to include a bunch of names that should have been there before. by Skip Montanaro · 24 years ago
- 780843e Re-incarnate dead turd of old test_mutants output file. by Thomas Wouters · 24 years ago
- 44c69c9 Now that the backporting of test_mutants.py worked successfully (Barnevelder by Thomas Wouters · 24 years ago
- 36e23e0 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
- 1648e53 Net result of Tim's checkins to stropmodule.c (2.78, 2.79, 2.80, 2.81), by Thomas Wouters · 24 years ago
- 49a8bec *** empty log message *** by Thomas Wouters · 24 years ago
- e98c5fd Backport Jeremy's checkins (frameobject.c:2.50, test_scope.py:1.16, by Thomas Wouters · 24 years ago
- 5bc57be Backport MAL's checkin 1.32: by Thomas Wouters · 24 years ago
- ed53d87 Backport Jeremy's checkin 1.7: by Thomas Wouters · 24 years ago
- 7730735 Backport Jeremy's checkin 1.15: by Thomas Wouters · 24 years ago
- a839747 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
- 5030cf1 Fix three PyChecker-detected gotchas. by Jeremy Hylton · 24 years ago
- a490d58 In walk(), don't die when os.lstat() raises os.error, e.g. because a by Guido van Rossum · 24 years ago
- a0a4ab1 Add a test case for Weak*Dictionary.update() that would have caught a by Fred Drake · 24 years ago
- 1d9e4b7 Weak*Dictionary.update(): Fix calls to [].append() to only have one by Fred Drake · 24 years ago