1. 62460bb This commit was manufactured by cvs2svn to create tag 'r231'. by cvs2svn · 22 years ago v2.3.1
  2. fb6095a more updates from Sean by Anthony Baxter · 22 years ago
  3. e0fac37 note hp-ux borkage. by Anthony Baxter · 22 years ago
  4. 8cb8d2f Change the default window size to 1024x768. This shows at least the by Thomas Heller · 22 years ago
  5. 3daf158 Update the windows version resource for 2.3.1. by Thomas Heller · 22 years ago
  6. c343fed Update the windows build number for 2.3.1 to 47. by Thomas Heller · 22 years ago
  7. ea8c552 and another date by Anthony Baxter · 22 years ago
  8. 444ed1a actually set the date by Anthony Baxter · 22 years ago
  9. 6de554f Binaries are build using openssl-0.9.7b. by Thomas Heller · 22 years ago
  10. 014a33d Note from Anthony about Berkely DB 4.2 support. by Thomas Heller · 22 years ago
  11. beefd94 bump version number by Fred Drake · 22 years ago
  12. 7e37a60 update release info by Fred Drake · 22 years ago
  13. a1aea3a add entry for 2.3.1 by Fred Drake · 22 years ago
  14. d452fe0 bump version number by Anthony Baxter · 22 years ago
  15. f8de404 bump version macros by Anthony Baxter · 22 years ago
  16. 54ab431 Backport Tim's fix to test_winsound.py by Raymond Hettinger · 22 years ago
  17. 0c20b04 Fix doubled word errors. by Raymond Hettinger · 22 years ago
  18. 7f74ecf Fix doubled word errors. by Raymond Hettinger · 22 years ago
  19. f78648d Changes for Python 2.3.1 release. by Thomas Heller · 22 years ago
  20. 4e13da1 Let IDLE use the HTMLHelp docs, if found. by Thomas Heller · 22 years ago
  21. 2509143 Support 2.3 docs in HTMLHelp format. by Thomas Heller · 22 years ago
  22. b11a432 Backport checkin: Avoid list as a variable name. by Walter Dörwald · 22 years ago
  23. 9155c73 Clean-up example code: remove string module and backticks. by Raymond Hettinger · 22 years ago
  24. 733ca1d Removed the PendingDeprecation warning from sets.py because it adds by Raymond Hettinger · 22 years ago
  25. 7fe9f6d Backport fix for SF808594: leak on lambda with duplicate arguments. by Jeremy Hylton · 22 years ago
  26. a758b76 RPM spec file updates from Sean Reifschneider. by Anthony Baxter · 22 years ago
  27. 2c23b9f Add BerkeleyDB 4.2 library to the bsddb module search path (backport 1.173) by Gregory P. Smith · 22 years ago
  28. c0c49d6 minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1 by Gregory P. Smith · 22 years ago
  29. 2c627c4 simplify some import statements and clean up a docstring and BerkeleyDB library by Gregory P. Smith · 22 years ago
  30. c52e257 support for compiling with BerkeleyDB 4.2.x (soon to be released). this by Gregory P. Smith · 22 years ago
  31. e9155da port of 1.17->1.18 change. adds DBEnv.set_shm_key method. by Gregory P. Smith · 22 years ago
  32. 6a5596c Backport Greg's patch (1.7 to 1.8) for backwards code compatability. by Raymond Hettinger · 22 years ago
  33. 08ae590 Backport Tim's fix to SF #809915. Creates a url that should always be invalid. by Raymond Hettinger · 22 years ago
  34. 5d3afac Check for declarations of fchdir and fsync. Fixes #800710. by Martin v. Löwis · 22 years ago
  35. 6280f00 Patch #805613: Fix usage of the PTH library. by Martin v. Löwis · 22 years ago
  36. 2857ef5 Patch #808362: Fix typos. by Martin v. Löwis · 22 years ago
  37. 220e199 Patch #713645: Fix typo. by Martin v. Löwis · 22 years ago
  38. 1ee7797 Patch #793559: Reset __starttext_tag. Fixes #709491. by Martin v. Löwis · 22 years ago
  39. f68b082 Patch #805678: Add .so symlink during make install. by Martin v. Löwis · 22 years ago
  40. 8062990 Patch #805604: Do not check for sem_init, do not use -Kthread, by Martin v. Löwis · 22 years ago
  41. b4bab91 Mention improvement of detection of broken tzset() (patch #762934). by Brett Cannon · 22 years ago
  42. 95ef587 Improve detection of broken implementations of tzset(). by Brett Cannon · 22 years ago
  43. e4a73ad Fix a typo found by Eric D. Moyer, closes SF 807813. by Thomas Heller · 22 years ago
  44. 77ecfdd Backport Tim's portability improvement and comments. by Jeremy Hylton · 22 years ago
  45. 9e9fd88 * Minor wording change * Reference the doctest.DocTestSuite() conversion tool. by Raymond Hettinger · 22 years ago
  46. 4737992 Fix documentation bugs. by Raymond Hettinger · 22 years ago
  47. 6687ded Backport: Double-fix of crash in Unicode freelist handling. by Jeremy Hylton · 22 years ago
  48. bd40b91 Fix leak in classobject.c. The leak surfaced on the error exit when by Raymond Hettinger · 22 years ago
  49. 5ae2511 Backport Neal's fix for bug #789402 -- a memory leak in fileobject.c by Raymond Hettinger · 22 years ago
  50. 675bac0 Backport addition of the __all__ attribute for unittest.py by Raymond Hettinger · 22 years ago
  51. c866ac7 Backport leak fix for new code objects. by Raymond Hettinger · 22 years ago
  52. 194e909 SF bug #804113: Crypto terminology for crypto hash function by Raymond Hettinger · 22 years ago
  53. 9927588 SF bug #804115: bad argument handling(unittest.py) by Raymond Hettinger · 22 years ago
  54. cf9dcc2 Patch #793021: Implement htmllib.HTMLParser.reset. Fixes #711632. by Martin v. Löwis · 22 years ago
  55. c44d23d SF bug #804280: fromkeys is not listed in index by Raymond Hettinger · 22 years ago
  56. ea23fd2 - add version annotation for HIGHEST_PROTOCOL - cleaned up some markup by Fred Drake · 22 years ago
  57. 254e2b7 SF bug #803679: Missing section number in csv module documentation by Raymond Hettinger · 22 years ago
  58. a733d76 SF bug #803842: Wrong description of regexp concatenation by Raymond Hettinger · 22 years ago
  59. aa96fea SF bug #802302: Invalid documentation for dbhash. by Raymond Hettinger · 22 years ago
  60. 3555601 SF patch #800899: Making "|" directive from REs a bit clearer. by Raymond Hettinger · 22 years ago
  61. 24af6b5 SF #792649: RESET_ERROR is not defined(logging module) by Raymond Hettinger · 22 years ago
  62. bfac473 Fix typo. by Raymond Hettinger · 22 years ago
  63. e69459b SF #801306: Bad RE in scanf example by Raymond Hettinger · 22 years ago
  64. 68406af SF bug #560286: Add docs for 'basestring' by Raymond Hettinger · 22 years ago
  65. 898b483 Add an example to address a common question of how to split iterators. by Raymond Hettinger · 22 years ago
  66. 07759e3 Set the warnings stacklevel to two. by Raymond Hettinger · 22 years ago
  67. 607e2d7 Fix spacing markup and other sundries. by Raymond Hettinger · 22 years ago
  68. 986693c Fix spacing markup and other sundries. by Raymond Hettinger · 22 years ago
  69. d902c77 Generalize the last change to check for other markup spacing errors. by Raymond Hettinger · 22 years ago
  70. de2f99e backport from trunk: - reorganize sections - lots of markup changes by Fred Drake · 22 years ago
  71. 62d59fe texcheck.py checks for double word errors and \NULL markup. by Raymond Hettinger · 22 years ago
  72. 2e38e09 Check for \NULL markup errors and doubled words. by Raymond Hettinger · 22 years ago
  73. 161edfc Fix NULL markup. by Raymond Hettinger · 22 years ago
  74. 8dc455f Only release buffer after file has been closed. Fixes #800824. by Martin v. Löwis · 22 years ago
  75. 181626b fix \NULL with following space and no {} by Fred Drake · 22 years ago
  76. 306c285 fix \NULL with following space and no {} (two instances) by Fred Drake · 22 years ago
  77. 1e65e26 backport Brett's markup fix from revision 1.28: add missing {} after \NULL by Fred Drake · 22 years ago
  78. 7b7a9fd **kwds arg was missing from __init__ for Dict{Reader,Writer} classes. by Skip Montanaro · 22 years ago
  79. cddda59 add missing dependency by Fred Drake · 22 years ago
  80. 444f7d0 SF bug 799191: fix markup by Raymond Hettinger · 22 years ago
  81. b21d822 SF bug 799367: grammar error by Raymond Hettinger · 22 years ago
  82. db8ff68 SF bug #801486: Markup error. by Raymond Hettinger · 22 years ago
  83. faf3923 Elaborate the explanation of different flavors of _* identifiers. by Fred Drake · 22 years ago
  84. 9cc2086 As of 7B53 things seem to work smoothly. by Jack Jansen · 22 years ago
  85. 0b0aae0 SF bug #801342: Bug (documentation or real, your choice) in random.sample. by Raymond Hettinger · 22 years ago
  86. 046595e SF bug #800796: Difference between hash() and __hash__() by Raymond Hettinger · 22 years ago
  87. 41add17 Patch #788249: Pass an explicit buffer to setvbuf in PyFile_SetBufSize(). by Martin v. Löwis · 22 years ago
  88. e95fc57 Patch #798202: detect redhat9 Tcl/Tk in configure script. by Martin v. Löwis · 22 years ago
  89. abb2967 Patch #794826: Add __file__ in dynamically loaded modules for multiple by Martin v. Löwis · 22 years ago
  90. 5a3fd22 Patch #792338: Correct documentation for timetuple return type. by Martin v. Löwis · 22 years ago
  91. 50999aa Patch #798145: Return correct information from nl_langinfo(RADIXCHAR). by Martin v. Löwis · 22 years ago
  92. 0230968 Catch locale.error as well. Fixes #788378. by Martin v. Löwis · 22 years ago
  93. e24c98a Use de_DE in example, change message for unknown locale. Fixes #797447. by Martin v. Löwis · 22 years ago
  94. f0bf03c NEWS about email package 794466 patch. by Barry Warsaw · 22 years ago
  95. 90fc2ac test_get_param_with_semis_in_quotes(): Test case for SF bug #794466. by Barry Warsaw · 22 years ago
  96. b1919b7 A fix for parsing parameters when there are semicolons inside the by Barry Warsaw · 22 years ago
  97. b7e965c Document the Pynche patch. by Barry Warsaw · 22 years ago
  98. a217edb Fix for SF bug #780996, crash when no .pynche file exists and -d by Barry Warsaw · 22 years ago
  99. 4595b6b Only apply case-insensitivity test on appropriate platforms.' test_filecmp.py by Raymond Hettinger · 22 years ago
  100. c6c1a15 SF bug #453515: filecmp.dircmp case sensitivity bug by Raymond Hettinger · 22 years ago