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