1. 4ac0fc8 This commit was manufactured by cvs2svn to create tag 'r235c1'. by cvs2svn · 20 years ago v2.3.5c1
  2. cdcfd6f added 2.3.5 by Anthony Baxter · 20 years ago
  3. 4b0ae3a Recompiled after source changes. by Thomas Heller · 20 years ago
  4. 3b9f0a3 Installer changes for 2.3.5c1. by Thomas Heller · 20 years ago
  5. 6ef7f2c Build number for 2.3.5c1 is 61. by Thomas Heller · 20 years ago
  6. f725bdb Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 20 years ago
  7. cf5d664 Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 20 years ago
  8. e762a64 set the release date by Fred Drake · 20 years ago
  9. 724ef20 1.0.5, to match the python patchlevel by Anthony Baxter · 20 years ago
  10. c859084 copy.py fixed to first lookup __copy__ from the instance being copied, by Anthony Baxter · 20 years ago
  11. dd6ab86 pre-release bits by Anthony Baxter · 20 years ago
  12. a0c5d38 happy new year! by Anthony Baxter · 20 years ago
  13. bac3d91 bump version number to prepare for a release by Fred Drake · 20 years ago
  14. 03bdf17 Flush std{in,out,err} before closing it. Fixes #1074011. by Martin v. Löwis · 20 years ago
  15. 87b99c7 At least one bug has been fixed in distutils, so increment the last part of by Thomas Heller · 20 years ago
  16. 5fc22ec distutils/command/install.py change. by Thomas Heller · 20 years ago
  17. 633d024 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 20 years ago
  18. 29e932b fix typeset of vertical bar for PDF format (closes SF bug #1008998) by Fred Drake · 20 years ago
  19. 37e132b On OpenBSD, terminating IDLE with ctrl-c from the command line caused a by Kurt B. Kaiser · 20 years ago
  20. 87d3ad6 documentation for the zipimport module using contributed patch by Fred Drake · 20 years ago
  21. 5e215b9 Backport configDialog.py rev 1.60: by Kurt B. Kaiser · 20 years ago
  22. f64f450 This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 20 years ago
  23. a2a0bfe Description of args to IMAP4.store() in imaplib by Fred Drake · 20 years ago
  24. d04acc8 Backport EditorWindow rev 1.60 configHelpSourceEdit rev 1.7 15Jul04 by Kurt B. Kaiser · 20 years ago
  25. 3fccd95 fix a bunch of spelling errors (closes SF patch #1104868) by Fred Drake · 20 years ago
  26. 519d31d remove spurious line from widget variables example (closes SF patch #1094815) by Fred Drake · 20 years ago
  27. 098d79d Backport rpc.py rev 1.28 dating from 21Jan04 by Kurt B. Kaiser · 20 years ago
  28. 7c89f1a Backport Patch #850977: Detect Tk on FreeBSD and OpenBSD. by Kurt B. Kaiser · 20 years ago
  29. 9075cc4 If an extension can't be loaded, print warning and skip it instead of by Kurt B. Kaiser · 20 years ago
  30. b7af39c Improve error handling when .idlerc can't be created. This is a partial by Kurt B. Kaiser · 20 years ago
  31. e6ce1e7 update in readiness for 2.3.5 release by Andrew MacIntyre · 20 years ago
  32. cd82266 backport: make thread stack size compile-time tunable on OS/2, incr main stack by Andrew MacIntyre · 20 years ago
  33. 811ded0 backport: make thread stack size compile-time tunable on OS/2 by Andrew MacIntyre · 20 years ago
  34. 904688b Backport of fixes for #887242 and #1097739: by Jack Jansen · 20 years ago
  35. b3dbb01 Backport latest version of whatsnew23: fix typos, remove a GC-related item; add an item by Andrew M. Kuchling · 20 years ago
  36. fc49019 Backport of 1.38: Allow relative URLs for included databases and packages. by Jack Jansen · 20 years ago
  37. ae278a3 Backport of 1.20: by Jack Jansen · 20 years ago
  38. 15f51d7 Merging the current development changes for the idle wrapper. by Sean Reifschneider · 21 years ago
  39. 6db8cd1 Mac news items. by Jack Jansen · 21 years ago
  40. 0446d8f Backport of 1.55 and 1.57: by Jack Jansen · 21 years ago
  41. b5442f4 Fix for #1076490 submitted by Neil Mayhew: a serious typo means by Jack Jansen · 21 years ago
  42. 3b49289 Added one-liner about pimp 0.5 by Jack Jansen · 21 years ago
  43. 451e02b Backport of 1.37: by Jack Jansen · 21 years ago
  44. 4a2784d Getting things in place for the MacPython additions build 3. by Jack Jansen · 21 years ago
  45. d7f377d Backported from the trunk. by Jack Jansen · 21 years ago
  46. 9858a5a This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 21 years ago
  47. 04fa4b9 Added a band-aid to make this script work with the older 2.3.0 by Jack Jansen · 21 years ago
  48. f360939 Backport: by Jack Jansen · 21 years ago
  49. 600a2c7 Spaces in stead of tabs. by Jack Jansen · 21 years ago
  50. 85e6c71 Patch 728330: Fix compilation problems on IRIX. by Martin v. Löwis · 21 years ago
  51. 5a56126 Backport of 1.36: by Jack Jansen · 21 years ago
  52. 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
  53. b0757b8 Use zlib test suite from the trunk (rev. 2.67) on the 2.3 maintenance branch by Andrew M. Kuchling · 21 years ago
  54. f96a57e - Changed version numbers to get ready for 2.3.5 by Jack Jansen · 21 years ago
  55. d3c0cab Fix mention of TextEdit so that it mentions it can save in plaintext. by Brett Cannon · 21 years ago
  56. 45547e4 Bump idle version. by Kurt B. Kaiser · 21 years ago
  57. d2186e5 The GUI was hanging if the shell window was closed while a raw_input() by Kurt B. Kaiser · 21 years ago
  58. 64d7771 Recompiled after source file changes. by Thomas Heller · 21 years ago
  59. 69bb987 Document bdist_wininst changes. by Thomas Heller · 21 years ago
  60. 6e35b18 Close stdout and stderr, which are redirected into a temp file, before by Thomas Heller · 21 years ago
  61. 8f67c3e Backport a patch from Mark Hammond. by Thomas Heller · 21 years ago
  62. ed70c40 Backport from trunk, rev. 1.11 and 1.12. Don't hardcode the Python by Thomas Heller · 21 years ago
  63. 05a24d7 * closes SF bug/patch 967763 by Gregory P. Smith · 21 years ago
  64. 923fae4 In 1.17.6.4 part of the patch committed in 1.17.6.3 got reapplied to by Gregory P. Smith · 21 years ago
  65. 139af55 redo this patch on release23-maint rather than release23-branch: by Gregory P. Smith · 21 years ago
  66. 85b1983 Backport of fix for bug #1083645; skip test_imp if threading is not available. by Brett Cannon · 21 years ago
  67. 3497a04 fix unterminated comment by Andrew MacIntyre · 21 years ago
  68. 7c80d34 OS/2 specific fixes related to SF bug # 1003471. by Andrew MacIntyre · 21 years ago
  69. 51420d3 backport of OS/2 specific fixes related to SF bug # 1003471 by Andrew MacIntyre · 21 years ago
  70. 79c8469 Fix typo about what method to call when expand_tabs is true. by Brett Cannon · 21 years ago
  71. 3f6e8ec backport weekheader() doc fix to 2.3 by Skip Montanaro · 21 years ago
  72. 58a8a33 Don't have test_mkalias_relative exexute if sys.prefix does not exist. by Brett Cannon · 21 years ago
  73. 3ad8fb5 remove comment that's about to become obsolete by Fred Drake · 21 years ago
  74. c57bd88 Taken from 2.4/HEAD: by Matthias Klose · 21 years ago
  75. b7754e1 Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet by Fred Drake · 21 years ago
  76. 512f2ee Backported thread fixes from 2.4 (by mostly copying pystate.c over from 2.4): by Armin Rigo · 21 years ago
  77. 3497155 get_boundary(): Fix for SF bug #1060941. RFC 2046 says boundaries may begin by Barry Warsaw · 21 years ago
  78. 8bd9db2 test_boundary_with_leading_space(): Test case for SF bug #1060941. RFC 2046 by Barry Warsaw · 21 years ago
  79. 9bd57b1 add a PNG version of pyfav.gif by Fred Drake · 21 years ago
  80. 646fe59 add encouragement to contribute without learning LaTeX (closes SF bug #948517) by Fred Drake · 21 years ago
  81. 0ab7093 fix markup in "title" attribute for \citetitle{} by Fred Drake · 21 years ago
  82. d8f5802 clarify discussion of iteration in the section on the "for" statement by Fred Drake · 21 years ago
  83. e193806 clarify trailing comma in function argument list (SF bug #798652) by Fred Drake · 21 years ago
  84. 687ed47 - show how to use file.write() with a non-string value by Fred Drake · 21 years ago
  85. 92dee4b SF bug #1030118, this should have named the email.Utils module as the one by Barry Warsaw · 21 years ago
  86. 64173c8 handle_weakrefs(): Simplification -- there's no need to make a second by Tim Peters · 21 years ago
  87. 7d37a2a SF 1055820: weakref callback vs gc vs threads by Tim Peters · 21 years ago
  88. d9016a0 Backport of fix for bug of year/<week of year>/<day of week> calculation that by Brett Cannon · 21 years ago
  89. 35018c7 add missing line break by Fred Drake · 21 years ago
  90. f966e25 Backport from trunk: by Thomas Heller · 21 years ago
  91. 2712d96 Add item by Andrew M. Kuchling · 21 years ago
  92. 42a6bfc [Patch #1043972, for bug #1017553] filemode() returns an incorrect value for the mode 07111 by Andrew M. Kuchling · 21 years ago
  93. 36745d0 Add item by Andrew M. Kuchling · 21 years ago
  94. 7d331a8 Typo fixes, and a minor edit to clarify a sentence by Andrew M. Kuchling · 21 years ago
  95. 919491d [Bug #1048816] Fix bug when you do Ctrl-K at the start of a line; fix from Stefan Heimann by Andrew M. Kuchling · 21 years ago
  96. e2f12bb [Bug #1049826] Update version of zlib referenced in text by Andrew M. Kuchling · 21 years ago
  97. 9c183d2 Add support for using %U and %W in strptime when year and day of the week are by Brett Cannon · 21 years ago
  98. f0d0193 SF bug #1048756, Doc typo for pdb by Neal Norwitz · 21 years ago
  99. ede11de SF patch #1047577, typo in liblocale.tex by Neal Norwitz · 21 years ago
  100. 5c4b61d Fix for SF bug # 1010102. The default is PureProxy not SMTPProxy. by Barry Warsaw · 21 years ago