1. b0f9635 Prepare for 2.3.7. by Martin v. Löwis · 17 years ago v2.3.7
  2. 06fa532 Tag 2.3.7c1. by Martin v. Löwis · 17 years ago
  3. cb6727e Prepare for 2.3.7c1. by Martin v. Löwis · 17 years ago v2.3.7c1
  4. d254ca8 Backport of r61180: by Martin v. Löwis · 17 years ago
  5. 80bdb48 Revert r52798, r52803, r52824, r54342, as they don't fix security issues. by Martin v. Löwis · 17 years ago
  6. c350602 SF patch #1556895; Typo in encoding name in email package. by Barry Warsaw · 18 years ago
  7. 79aa580 [Jython patch #1599050] Avoid crash when os module lacks fstat() by Andrew M. Kuchling · 19 years ago
  8. f3caca2 Jython compatibility fix: if uu.decode() opened its output file, be sure to by Andrew M. Kuchling · 19 years ago
  9. b15f473 Add extra SHA tests by Andrew M. Kuchling · 19 years ago
  10. 3182172 Tagging for release of Python 2.3.6 by Anthony Baxter · 19 years ago
  11. 427f6ca update patchlevel.h correctly, this time by Anthony Baxter · 19 years ago v2.3.6
  12. 5c099d7 updates for 2.3.6 final by Anthony Baxter · 19 years ago
  13. 0781357 Tagging for release of Python 2.3.6c1 by Anthony Baxter · 19 years ago
  14. b4c8cba set svn:ignore. anal retentiveness, makes it easier to spot actual problems by Anthony Baxter · 19 years ago v2.3.6c1
  15. 9f839d5 preparing for 2.3.6c1 by Anthony Baxter · 19 years ago
  16. 1785d3f patch for PSF-2006-001. by Anthony Baxter · 19 years ago
  17. 8752f71 Fix the tests to work with Python 2.1, which email 2.5 must do. by Barry Warsaw · 19 years ago
  18. 2bfcf5d Back port r50693 and r50754 from the trunk (and 2.4 branch): by Barry Warsaw · 19 years ago
  19. e3e7851 Back port from 2.4 branch: by Barry Warsaw · 19 years ago
  20. dc74e34 Resolve SF bug 1409403: email.Message should supress warning from uu.decode. by Barry Warsaw · 19 years ago
  21. f5853f7 Patches to address SF bugs 1409538 (Japanese codecs in CODEC_MAP) and 1409455 by Barry Warsaw · 19 years ago
  22. 784fccf Resolves SF bug #1423972. by Barry Warsaw · 19 years ago
  23. 08bc84c parsedate_tz(): Return a 1 in the tm_yday field so that the value is by Barry Warsaw · 19 years ago
  24. 9b55f08 Updated docs for email.Message.get_filename() by Barry Warsaw · 19 years ago
  25. 4e71930 SF bug #1403349 solution for email 2.5; some MUAs use the 'file' parameter by Barry Warsaw · 19 years ago
  26. b6d857a Begin 2.3.6 news section; record PCRE fix by Andrew M. Kuchling · 20 years ago
  27. 3b487d9 For reference, add tests for PCRE fix; the tests aren't run by default because I wanted to minimize upheaval to the 2.3 test suite by Andrew M. Kuchling · 20 years ago
  28. 88a8fca Apply fix for potential heap overflow in PCRE code (CAN-2005-2491) by Andrew M. Kuchling · 20 years ago
  29. bf1da70 [Bug #1194249] Fix duplicate assignment in example code by Andrew M. Kuchling · 20 years ago
  30. 712d474 get_filename(), get_content_charset(): It's possible that the charset named in by Barry Warsaw · 20 years ago
  31. af0659f Started on MacPython additions for Tiger. by Jack Jansen · 20 years ago
  32. ffe31d0 correct ontosys url - closes 1167329 by Skip Montanaro · 20 years ago
  33. 648aa1d This commit was manufactured by cvs2svn to create tag 'r235'. by cvs2svn · 20 years ago v2.3.5
  34. 5191a71 2.3.5 final by Anthony Baxter · 20 years ago
  35. cb0b3b1 damn by Anthony Baxter · 20 years ago
  36. dc70706 2.3.5 final by Anthony Baxter · 20 years ago
  37. bd5264d 2.3.5 final by Anthony Baxter · 20 years ago
  38. bc5e379 set release date in the docs by Fred Drake · 20 years ago
  39. 4d49d46 add 2.3.5 to the history and licensing info by Fred Drake · 20 years ago
  40. 6674860 bump version number by Fred Drake · 20 years ago
  41. 9f181ec news update for 2.3.5 final by Anthony Baxter · 20 years ago
  42. 3560fbd sligtly strengthen unit tests for copy.py by Alex Martelli · 20 years ago
  43. 9ddd430 tiny backport from 2.4, fix a leak in _testcapi by Alex Martelli · 20 years ago
  44. 9fe6b41 fix bug 1114776 by Alex Martelli · 20 years ago
  45. d30042d fix XMLFilterBase.resolveEntity() so the caller gets the result by Fred Drake · 20 years ago
  46. 018a548 Security fix PSF-2005-001 for SimpleXMLRPCServer.py. by Guido van Rossum · 20 years ago
  47. 392b2cb Fix typo in verbose output for RLock when the initial lock acquisition occurs. by Brett Cannon · 20 years ago
  48. f3377e4 Partially revert #1074011; don't try to fflush stdin. by Martin v. Löwis · 20 years ago
  49. 4ac0fc8 This commit was manufactured by cvs2svn to create tag 'r235c1'. by cvs2svn · 20 years ago v2.3.5c1
  50. cdcfd6f added 2.3.5 by Anthony Baxter · 20 years ago
  51. 4b0ae3a Recompiled after source changes. by Thomas Heller · 20 years ago
  52. 3b9f0a3 Installer changes for 2.3.5c1. by Thomas Heller · 20 years ago
  53. 6ef7f2c Build number for 2.3.5c1 is 61. by Thomas Heller · 20 years ago
  54. f725bdb Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 20 years ago
  55. cf5d664 Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 20 years ago
  56. e762a64 set the release date by Fred Drake · 20 years ago
  57. 724ef20 1.0.5, to match the python patchlevel by Anthony Baxter · 20 years ago
  58. c859084 copy.py fixed to first lookup __copy__ from the instance being copied, by Anthony Baxter · 20 years ago
  59. dd6ab86 pre-release bits by Anthony Baxter · 20 years ago
  60. a0c5d38 happy new year! by Anthony Baxter · 20 years ago
  61. bac3d91 bump version number to prepare for a release by Fred Drake · 20 years ago
  62. 03bdf17 Flush std{in,out,err} before closing it. Fixes #1074011. by Martin v. Löwis · 20 years ago
  63. 87b99c7 At least one bug has been fixed in distutils, so increment the last part of by Thomas Heller · 20 years ago
  64. 5fc22ec distutils/command/install.py change. by Thomas Heller · 20 years ago
  65. 633d024 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 20 years ago
  66. 29e932b fix typeset of vertical bar for PDF format (closes SF bug #1008998) by Fred Drake · 20 years ago
  67. 37e132b On OpenBSD, terminating IDLE with ctrl-c from the command line caused a by Kurt B. Kaiser · 20 years ago
  68. 87d3ad6 documentation for the zipimport module using contributed patch by Fred Drake · 20 years ago
  69. 5e215b9 Backport configDialog.py rev 1.60: by Kurt B. Kaiser · 20 years ago
  70. f64f450 This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 20 years ago
  71. a2a0bfe Description of args to IMAP4.store() in imaplib by Fred Drake · 20 years ago
  72. d04acc8 Backport EditorWindow rev 1.60 configHelpSourceEdit rev 1.7 15Jul04 by Kurt B. Kaiser · 20 years ago
  73. 3fccd95 fix a bunch of spelling errors (closes SF patch #1104868) by Fred Drake · 20 years ago
  74. 519d31d remove spurious line from widget variables example (closes SF patch #1094815) by Fred Drake · 20 years ago
  75. 098d79d Backport rpc.py rev 1.28 dating from 21Jan04 by Kurt B. Kaiser · 20 years ago
  76. 7c89f1a Backport Patch #850977: Detect Tk on FreeBSD and OpenBSD. by Kurt B. Kaiser · 20 years ago
  77. 9075cc4 If an extension can't be loaded, print warning and skip it instead of by Kurt B. Kaiser · 20 years ago
  78. b7af39c Improve error handling when .idlerc can't be created. This is a partial by Kurt B. Kaiser · 20 years ago
  79. e6ce1e7 update in readiness for 2.3.5 release by Andrew MacIntyre · 20 years ago
  80. cd82266 backport: make thread stack size compile-time tunable on OS/2, incr main stack by Andrew MacIntyre · 20 years ago
  81. 811ded0 backport: make thread stack size compile-time tunable on OS/2 by Andrew MacIntyre · 20 years ago
  82. 904688b Backport of fixes for #887242 and #1097739: by Jack Jansen · 20 years ago
  83. b3dbb01 Backport latest version of whatsnew23: fix typos, remove a GC-related item; add an item by Andrew M. Kuchling · 20 years ago
  84. fc49019 Backport of 1.38: Allow relative URLs for included databases and packages. by Jack Jansen · 20 years ago
  85. ae278a3 Backport of 1.20: by Jack Jansen · 20 years ago
  86. 15f51d7 Merging the current development changes for the idle wrapper. by Sean Reifschneider · 21 years ago
  87. 6db8cd1 Mac news items. by Jack Jansen · 21 years ago
  88. 0446d8f Backport of 1.55 and 1.57: by Jack Jansen · 21 years ago
  89. b5442f4 Fix for #1076490 submitted by Neil Mayhew: a serious typo means by Jack Jansen · 21 years ago
  90. 3b49289 Added one-liner about pimp 0.5 by Jack Jansen · 21 years ago
  91. 451e02b Backport of 1.37: by Jack Jansen · 21 years ago
  92. 4a2784d Getting things in place for the MacPython additions build 3. by Jack Jansen · 21 years ago
  93. d7f377d Backported from the trunk. by Jack Jansen · 21 years ago
  94. 9858a5a This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 21 years ago
  95. 04fa4b9 Added a band-aid to make this script work with the older 2.3.0 by Jack Jansen · 21 years ago
  96. f360939 Backport: by Jack Jansen · 21 years ago
  97. 600a2c7 Spaces in stead of tabs. by Jack Jansen · 21 years ago
  98. 85e6c71 Patch 728330: Fix compilation problems on IRIX. by Martin v. Löwis · 21 years ago
  99. 5a56126 Backport of 1.36: by Jack Jansen · 21 years ago
  100. f3478d9 [Bug #1083110] calling .flush() on decompress objects causes a segfault due to an uninitialized pointer: fixes the problem and adds a test case by Andrew M. Kuchling · 21 years ago