1. 4ce90b3 This commit was manufactured by cvs2svn to create tag 'r223'. by cvs2svn · 22 years ago v2.2.3
  2. c70811d Last minute NEWS file updates by Barry Warsaw · 22 years ago
  3. d095616 Update Windows installer for 2.2.3. by Tim Peters · 22 years ago
  4. 4382513 Update the Windows DLL resource info for 2.2.3. by Tim Peters · 22 years ago
  5. 5da9ce4 Update the buildno diplayed by Windows Python 2.2.3. by Tim Peters · 22 years ago
  6. 935fb5e Updated Windows buildno for 2.2.3 final. by Tim Peters · 22 years ago
  7. abf32d6 Bump the version to 2.2.3 (final). by Guido van Rossum · 22 years ago
  8. 641e266 Backport from 2.3 trunk: by Barry Warsaw · 22 years ago
  9. 67300f4 Typo repair. by Tim Peters · 22 years ago
  10. b0f53ab Fleshed out the WeakKeyDictionary.__delitem__ news, since this can change by Tim Peters · 22 years ago
  11. a0ac74c All the news that's fit to print (I reviewed the CVS log since the by Guido van Rossum · 22 years ago
  12. d004298 Add section for 2.2.3 final and memory leak plug for tkinter by Neal Norwitz · 22 years ago
  13. a4ebef5 Backport 1.160: Fix SF #745055, Memory leak in _tkinter.c/Tkapp_SplitList() by Neal Norwitz · 22 years ago
  14. 6de17d2 Give the Windows socket wrapper function default values for its 'family' by Tim Peters · 22 years ago
  15. a0e0297 Set release information for Python 2.2.3. by Fred Drake · 22 years ago
  16. be1eb0c crash_in_get_sf736892(): A test of SF 736892, forcing function to act by Barry Warsaw · 22 years ago
  17. 1345877 Backport patch 2.206: by Barry Warsaw · 22 years ago
  18. 10b1cd9 Remove debug code from weakref_segfault(). by Guido van Rossum · 22 years ago
  19. f9622d1 Fix for SF 742911. We now clear the weakrefs *before* calling __del__ by Guido van Rossum · 22 years ago
  20. 189a6c9 Add testcase for SF 742911. by Guido van Rossum · 22 years ago
  21. 39a8fdd The backport gets Fred's seal of approval: by Barry Warsaw · 22 years ago
  22. 7496e18 Spec file update from Sean Reifschneider. by Barry Warsaw · 22 years ago
  23. e9ac720 Backport of 1.48: on Mac OS X don't use -R for runtime_library_dirs, use by Jack Jansen · 22 years ago
  24. e47b01f Bumping PY_VERSION by Barry Warsaw · 22 years ago
  25. 6f3e109 This commit was manufactured by cvs2svn to create tag 'r223c1'. by cvs2svn · 22 years ago v2.2.3c1
  26. ae7bc13 Go ahead and label this 2.2.3c1 by Barry Warsaw · 22 years ago
  27. f828b41 A bunch of NEWS file updates by Barry Warsaw · 22 years ago
  28. 4ab4393 Squash new compiler wng (mistmatching formal/actual pointer types). by Tim Peters · 22 years ago
  29. 826f68b Backport fix for SF bug 692776. by Jeremy Hylton · 22 years ago
  30. 8e0ef04 Link the dbm module against gdbm if it exists and if no earlier by Barry Warsaw · 22 years ago
  31. a74d9fe Backport Jeremy's fix: req.method should be req.get_method. by Raymond Hettinger · 22 years ago
  32. c012951 Backport fix for SF bug #741171: pdb crashes when enabling a non-existing breakpoint by Andrew M. Kuchling · 22 years ago
  33. 6c75479 Backport fix for SF bug 734869 and sundry compiler cleanups. by Jeremy Hylton · 22 years ago
  34. 1fda5e5 Assorted 2.2.3c1 and copyright changes specific to Windows. by Tim Peters · 22 years ago
  35. 2ad5730 update copyright dates by Fred Drake · 22 years ago
  36. a63beee Correct dependency information -- the Python docs load the "About this by Fred Drake · 22 years ago
  37. 92a21a4 Update Python release version and copyright years by Barry Warsaw · 22 years ago
  38. cf9727f Twiddle the banner by Barry Warsaw · 22 years ago
  39. 6314b22 Minor elaboration in the information about reporting errors. by Fred Drake · 22 years ago
  40. 49a5f47 update version/release information by Fred Drake · 22 years ago
  41. bccf8f3 update version history by Fred Drake · 22 years ago
  42. 380a42c the release manager has been fixed; this *will* be a release candidate by Fred Drake · 22 years ago
  43. 53b0179 Prepare for 2.2.3c1 (release candidate 1) by Barry Warsaw · 22 years ago
  44. 8674212 Start preparing the doc tree for 2.2.3. by Fred Drake · 22 years ago
  45. 97719c9 PyType_Ready(): Complain if the type is a base type, and gc'able, and by Tim Peters · 22 years ago
  46. 54d9cdf A few new news items by Barry Warsaw · 22 years ago
  47. 6faa3d0 GNUTranslations._parse(): Backport of fix for SF bug #658233, where by Barry Warsaw · 22 years ago
  48. 8b4226b Slight rephrasing of the OSX stacksize problem with test_re. by Jack Jansen · 22 years ago
  49. cf65dce These were added on the main branch, but never on the 2.2 branch. by Jack Jansen · 22 years ago
  50. 91cfc50 Backport: Don't mention __slots__ as a technique for error avoidance by Andrew M. Kuchling · 22 years ago
  51. a92eb4b Remove unused line numbers from example code. by Fred Drake · 22 years ago
  52. 2ca9bbc Patch #499513: use readline() instead of readlines(). Removed the by Martin v. Löwis · 22 years ago
  53. 6c57bb8 SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous password by Martin v. Löwis · 22 years ago
  54. 52b8743 Fixing typo from previous patch. by Brett Cannon · 22 years ago
  55. 9dbdfca Add docs for use of key_file and cert_file parameters. by Brett Cannon · 22 years ago
  56. a63d35f Change docstrings for __(get|set|del)slice__ to note that negative indices are not supported. by Brett Cannon · 22 years ago
  57. feacecc Only look for krb5.h if ssl.h was found. Backport of 1.166. by Martin v. Löwis · 22 years ago
  58. f1e89b1 Correct typo in check for _tkinter prerequisites. Backport of 1.162. by Martin v. Löwis · 22 years ago
  59. 0ea0a18 minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. by Samuele Pedroni · 22 years ago
  60. e163df1 beefed up version: jython support, covers now fixed differences between CPython/Jython. by Samuele Pedroni · 22 years ago
  61. 6f25f29 Backport fix for compile_command("",symbol="eval") raising syntax error about "pass". Now returns None. by Samuele Pedroni · 22 years ago
  62. ceb58a7 Fix nits found by Tools\scripts\texcheck.py by Raymond Hettinger · 22 years ago
  63. b5dd257 Fix broken API descriptions in comments. by Fred Drake · 22 years ago
  64. dc39bc6 Add a specific mention of the term "operator overloading" and add an by Fred Drake · 22 years ago
  65. d8136b5 Backport fixes to make more types collectable. by Jeremy Hylton · 22 years ago
  66. 9cc51f1 Backporting email 2.5.2 fixes. by Barry Warsaw · 22 years ago
  67. 8fc096a add missing parens - verified w/ interpreter - sorry to dismiss your comment by Skip Montanaro · 22 years ago
  68. 6069b64 replace most uses of `...` by repr(...), noting that `...` is discouraged, by Skip Montanaro · 22 years ago
  69. 8a625c9 Backport better fix for newurl as suggested by Jim Jewett in SF bug #730963. by Jeremy Hylton · 22 years ago
  70. 1f5df13 Backport fix for SF #723831: urlopen() raises URLError. by Jeremy Hylton · 22 years ago
  71. 7aed4a3 Patch #708604: Check more function results. by Martin v. Löwis · 22 years ago
  72. fa90c3e file_truncate(): Backported 2.3 code so that file.truncate(n) works on by Tim Peters · 22 years ago
  73. 594d4c5 At the site of an indexed reference to print, point to the relevant by Fred Drake · 22 years ago
  74. 7f9cbf1 - clean up some extra punctuation hidden in indexing markup by Fred Drake · 22 years ago
  75. 9a3638f Clarify that the timeout argument to read_until() is in seconds. by Fred Drake · 22 years ago
  76. 9b88e15 SF bug #729096: getopt online documentation example improvement by Raymond Hettinger · 22 years ago
  77. 971f0f0 detect_modules(): On Redhat 9, building the ssl stuff eventually by Barry Warsaw · 22 years ago
  78. 0215756 backport of note arising from bug 711019. by Skip Montanaro · 22 years ago
  79. 468f44f Markup change; make the notice a little stronger by using the "boxed" version. by Fred Drake · 22 years ago
  80. a749183 Add modified versions of the examples from Sean Reifschneider by Fred Drake · 22 years ago
  81. 4f017eb Backport the Carlo Verre fix. by Guido van Rossum · 22 years ago
  82. 74e2df6 Backport 1.157 by Raymond Hettinger · 22 years ago
  83. 4c71886 Backport 1.157 and 1.39 by Raymond Hettinger · 22 years ago
  84. 368c36f Backport 1.47 and 1.7 by Raymond Hettinger · 22 years ago
  85. ed1eff7 Backport 1.18: by Raymond Hettinger · 22 years ago
  86. 2a1ad9c Add cross-references between urllib.urlencode() and cgi.parse_qs[l](). by Fred Drake · 22 years ago
  87. 052d587 Include notice that the rotor module will be deprecated in Python 2.3. by Fred Drake · 22 years ago
  88. 62308cb Fix documentation errors in regards to urlretrieve() and local files. by Brett Cannon · 22 years ago
  89. f6b74da backport note about password limitations by Skip Montanaro · 22 years ago
  90. c18cc56 fsync(): Implemented for Windows, via calling MS _commit. This counts by Tim Peters · 22 years ago
  91. 1fb996f Backport 1.17 adding punctuation as allowable characters by Raymond Hettinger · 22 years ago
  92. 2c29dae Patch #681152: Support escaped unicode characters in classes. Fixes 612074. by Martin v. Löwis · 22 years ago
  93. 52773e3 Patch #716969: Detect thread creation failure. by Martin v. Löwis · 22 years ago
  94. b15021e Patch #711835: Remove unnecessary lock operations. by Martin v. Löwis · 22 years ago
  95. 55ed680 Added documentation for the handle_pi() method, based on SF patch #662464. by Fred Drake · 22 years ago
  96. b4d53fd As discussed on python-dev, revised docs to note that by Raymond Hettinger · 22 years ago
  97. 9976fdf Backport: Fix SF bug #697220, string.strip implementation/doc mismatch by Neal Norwitz · 22 years ago
  98. ef582ab Backport: by Guido van Rossum · 22 years ago
  99. d065a13 Backport reference leak fix from HEAD revision 1.79. by Fred Drake · 22 years ago
  100. 273888e Backport comments about PyObject_Type() (HEAD revisions 1.24, 1.25). by Fred Drake · 22 years ago