Final head of the former 2.2 branch
- 84d6457 Close 2.2 branch. by Georg Brandl · 14 years ago 2.2
- 56b2c92 Fix tag references in 2.2 branch. by Georg Brandl · 14 years ago
- a7ce71b [Jython patch #1578658] Make distutils work for Jython, at least for by Andrew M. Kuchling · 19 years ago
- 885fe06 Add extra SHA tests by Andrew M. Kuchling · 19 years ago
- 8cca0b7 Jython compatibility fix: if uu.decode() opened its output file, be sure to close it. (Need to forward-port this.) by Andrew M. Kuchling · 19 years ago
- f42837c Security fix PSF-2005-001 for SimpleXMLRPCServer.py. by Guido van Rossum · 21 years ago
- 3bc0d39 [Bug #1023359] Make code match inheritance diagram by Andrew M. Kuchling · 21 years ago
- 20cf51c adding passing test. testing for g(*Nothing()) where Nothing is a user-defined iterator. by Samuele Pedroni · 22 years ago
- 7754996 backport of concrete.tex v1.35: by Andrew MacIntyre · 22 years ago
- 7325fe6 Backport of 1.26: by Michael W. Hudson · 22 years ago
- d252c73 Patch #830858: Update number of functions starting with "is". by Martin v. Löwis · 22 years ago
- e9ea6d9 use True/False for boolean values by Fred Drake · 22 years ago
- c8dc7c3 [Bug #811681] The asynchat documentation would also apply to the 2.2 version of the module, but the docs aren't included. This adds a copy of libasynchat.tex. by Andrew M. Kuchling · 22 years ago
- 2a15d9a Backport fix for SF808594: leak on lambda with duplicate arguments. by Jeremy Hylton · 22 years ago
- 886849a Backport: Double-fix of crash in Unicode freelist handling. by Jeremy Hylton · 22 years ago
- 1c3f4b8 Elaborate the explanation of different flavors of _* identifiers. by Fred Drake · 22 years ago
- b3a5b04 NEWS about email package 794466 patch. by Barry Warsaw · 22 years ago
- 1b5f214 test_get_param_with_semis_in_quotes(): Test case for SF bug #794466. by Barry Warsaw · 22 years ago
- f29286e A fix for parsing parameters when there are semicolons inside the by Barry Warsaw · 22 years ago
- 3b7340c remove extra word occurance; reported to webmaster by Fred Drake · 22 years ago
- 27dd1d4 Backporting email 2.5.4 fixes from the trunk. by Barry Warsaw · 22 years ago
- 8374ad2 Backporting email 2.5.4 fixes from the trunk. by Barry Warsaw · 22 years ago
- 6731638 Describe the fix to the email package. by Barry Warsaw · 22 years ago
- e2c5dc7 Patch #772696: Delete .cvsignore files. by Martin v. Löwis · 22 years ago
- 62b8f0d - update documentation contact address by Fred Drake · 22 years ago
- aec7bdf - update documentation contact address by Fred Drake · 22 years ago
- 5ce4dc2 Update URL. by Fred Drake · 22 years ago
- 4e378ec Don't generate a line containing only \ at the top of a new index file. by Fred Drake · 22 years ago
- dd2cc27 Fix broken markup; make the ^= representation work properly by Fred Drake · 22 years ago
- aa088c6 - Americanize a spelling by Fred Drake · 22 years ago
- 75c9877 Backport Python Patches 769142, 776062 from 2.3 Lib/idlelib: by Kurt B. Kaiser · 22 years ago
- b28f901 make #! line more liberal by Skip Montanaro · 22 years ago
- ed74a10 [Patch #708374] Only apply the check for file size if the file is a regular file, not a character or block device. by Andrew M. Kuchling · 22 years ago
- 3416668 correct link by Skip Montanaro · 22 years ago
- c52b036 backport for 753451 by Anthony Baxter · 22 years ago
- 0a8f299 Backport of rhettinger's funcobject.c 2.63, bugfix for SF bug 753451 by Anthony Baxter · 22 years ago
- 461194f Treat irix64 like irix. Fixes #764560. by Martin v. Löwis · 22 years ago
- 93457d6 Patch #764470: Fix marshalling of Faults. by Martin v. Löwis · 22 years ago
- 8a5ffac Patch #549151, rev4: redirect POST on 301 also. by Martin v. Löwis · 22 years ago
- 6897637 Backport Jeremy's patch from the trunk (revision 2.147): by Fred Drake · 22 years ago
- 63bda3a Update Tkinter3000 notes based on text from Fredrik Lundh. by Fred Drake · 22 years ago
- 4bfde07 Use -fno-strict-aliasing on gcc 3.3. Fixes #766696. by Martin v. Löwis · 22 years ago
- 2045f56 - explain about making Python scripts executable on Unix in more detail by Fred Drake · 22 years ago
- 708b068 Fix SF bug #766288, property() example gives syntax error by Neal Norwitz · 22 years ago
- 0a6f7da SF #764121, docstring for spawnlp incorrect by Neal Norwitz · 22 years ago
- 2e8e6a9 Backport tim_one's checkin: by Neal Norwitz · 22 years ago
- 91ade65 Backport theller's checkin: by Neal Norwitz · 22 years ago
- a3d818f Fix SF bug #763023, difflib.py: ratio() zero division not caught by Neal Norwitz · 22 years ago
- 91bde2b Backport: SF bug 753592, websucker by Neal Norwitz · 22 years ago
- aae6a10 Backport fix for SF bug 666219. by Jeremy Hylton · 22 years ago
- b1c0258 Backport: Fix SF #762455, segfault when sys.stdout is changed in getattr by Neal Norwitz · 22 years ago
- 6697232 backport of fix from 1.15 to make sure installed scripts have the read bit set. by Skip Montanaro · 22 years ago
- 4bbff7b Don't assume the name of the table of contents will be contents.html; by Fred Drake · 22 years ago
- 78347b5 Fix for SF bug 620190: getargspec() doesn't understand methods. by Jeremy Hylton · 22 years ago
- 5032dfe Add definitions of the test and testlist symbols in the grammar so by Fred Drake · 22 years ago
- d8fcbdd backport -uall,-resource stuff add sunos5 and hpux11 expected skips by Skip Montanaro · 22 years ago
- 8ebdd33 check getservbyname with several protocols, not just telnet by Skip Montanaro · 22 years ago
- c0cab85 Bump version info. by Fred Drake · 22 years ago
- cb34054 Remove heading from orphan section. by Fred Drake · 22 years ago
- 8851af2 Update link to Python book information. by Fred Drake · 22 years ago
- a3a1d28 Avoid 'dir' as a variable name. Use os.path.join() to join path elements by Skip Montanaro · 22 years ago
- 82d309b Include "instances of most classes" in a warning about mutable objects by Fred Drake · 22 years ago
- 7af168f Patch #755987 (bug #755031): backport from trunk. by Greg Ward · 22 years ago
- b1ccf7f Backport 1.194: Add test for bug #751998. by Neal Norwitz · 22 years ago
- dad043e Backport 2.237 by Guido: by Neal Norwitz · 22 years ago
- d3e2b66 Backport FreeBSD recursion limit. Fixes #553736. by Martin v. Löwis · 22 years ago
- 8286612 Treat empty dat/dir files as dumbdbm. Fixes #744687. by Martin v. Löwis · 22 years ago
- e348c6d copy and deepcopy builtin functions atomically. Fixes #746304. by Martin v. Löwis · 22 years ago
- 698ad03 Patch #746366: Update to current automake install-sh. by Martin v. Löwis · 22 years ago
- 7594a1c Patch #754340: Fix typo in redirect_request. by Martin v. Löwis · 22 years ago
- 1db3e75 Install Sean's updated spec by Barry Warsaw · 22 years ago
- 462203f Backport of my checkin to rev 1.46: by Thomas Heller · 22 years ago
- b1570d5 Clarify docstring for symlink. by Brett Cannon · 22 years ago
- 2858fd1 Patch #750595: Refer to type complex using builtin. Fixes #595837. by Martin v. Löwis · 22 years ago
- d2cd3ef Patch #746801: FreeBSD 4 expected failures, by Charles Swiger. by Martin v. Löwis · 22 years ago
- 3442211 Patch #749191: Delete commands in after_cancel. by Martin v. Löwis · 22 years ago
- 772db88 Bump the version number by Barry Warsaw · 22 years ago
- 4ce90b3 This commit was manufactured by cvs2svn to create tag 'r223'. by cvs2svn · 22 years ago v2.2.3
- c70811d Last minute NEWS file updates by Barry Warsaw · 22 years ago
- d095616 Update Windows installer for 2.2.3. by Tim Peters · 22 years ago
- 4382513 Update the Windows DLL resource info for 2.2.3. by Tim Peters · 22 years ago
- 5da9ce4 Update the buildno diplayed by Windows Python 2.2.3. by Tim Peters · 22 years ago
- 935fb5e Updated Windows buildno for 2.2.3 final. by Tim Peters · 22 years ago
- abf32d6 Bump the version to 2.2.3 (final). by Guido van Rossum · 22 years ago
- 641e266 Backport from 2.3 trunk: by Barry Warsaw · 22 years ago
- 67300f4 Typo repair. by Tim Peters · 22 years ago
- b0f53ab Fleshed out the WeakKeyDictionary.__delitem__ news, since this can change by Tim Peters · 22 years ago
- a0ac74c All the news that's fit to print (I reviewed the CVS log since the by Guido van Rossum · 22 years ago
- d004298 Add section for 2.2.3 final and memory leak plug for tkinter by Neal Norwitz · 22 years ago
- a4ebef5 Backport 1.160: Fix SF #745055, Memory leak in _tkinter.c/Tkapp_SplitList() by Neal Norwitz · 22 years ago
- 6de17d2 Give the Windows socket wrapper function default values for its 'family' by Tim Peters · 22 years ago
- a0e0297 Set release information for Python 2.2.3. by Fred Drake · 22 years ago
- be1eb0c crash_in_get_sf736892(): A test of SF 736892, forcing function to act by Barry Warsaw · 22 years ago
- 1345877 Backport patch 2.206: by Barry Warsaw · 22 years ago
- 10b1cd9 Remove debug code from weakref_segfault(). by Guido van Rossum · 22 years ago
- f9622d1 Fix for SF 742911. We now clear the weakrefs *before* calling __del__ by Guido van Rossum · 22 years ago
- 189a6c9 Add testcase for SF 742911. by Guido van Rossum · 22 years ago
- 39a8fdd The backport gets Fred's seal of approval: by Barry Warsaw · 22 years ago
- 7496e18 Spec file update from Sean Reifschneider. by Barry Warsaw · 22 years ago
- e9ac720 Backport of 1.48: on Mac OS X don't use -R for runtime_library_dirs, use by Jack Jansen · 22 years ago