1. d17301f Enable the building of the _types module on Windows. by Barry Warsaw · 18 years ago
  2. 92e9fd5 Add missing svn:eol-style property to text files. by Tim Peters · 18 years ago
  3. ce70a3b Whitespace normalization. by Tim Peters · 18 years ago
  4. 6f68147 Bug #1529297: The rewrite of doctest for Python 2.4 unintentionally by Tim Peters · 18 years ago
  5. 00decd7 Patch #1520294: Support for getset and member descriptors in types.py, by Barry Warsaw · 18 years ago
  6. fc0e61d Add example by Andrew M. Kuchling · 18 years ago
  7. 752e28a Add example by Andrew M. Kuchling · 18 years ago
  8. 4b6d537 Reword paragraph by Andrew M. Kuchling · 18 years ago
  9. 08310d6 check_node(): stop spraying mystery output to stderr. by Tim Peters · 18 years ago
  10. cff784c If binhex is higher-level than binascii, it should come first in the chapter by Andrew M. Kuchling · 18 years ago
  11. 40b35aa Mention base64 module; rewrite last sentence to be more positive by Andrew M. Kuchling · 18 years ago
  12. cbe8016 Add punctuation mark; add some examples by Andrew M. Kuchling · 18 years ago
  13. f60eeb1 Update URL; add example by Andrew M. Kuchling · 18 years ago
  14. 9ad7a60 Repair typos by Andrew M. Kuchling · 18 years ago
  15. 623005e Add missing word by Andrew M. Kuchling · 18 years ago
  16. 5ee6616 Typo fix ('publically' is rare, poss. non-standard) by Andrew M. Kuchling · 18 years ago
  17. 09a6f6a Remove code that is no longer used (ctypes.com). by Thomas Heller · 18 years ago
  18. 9dd8dc3 Add example by Andrew M. Kuchling · 18 years ago
  19. 75a832d Make uuid test suite pass on this box by requesting output with LC_ALL=C. by Georg Brandl · 18 years ago
  20. 6cea7d7 Amend news entry. by Georg Brandl · 18 years ago
  21. daea035 Whitespace normalization. by Tim Peters · 18 years ago
  22. 3e246a8 News for patch #1529686. by Tim Peters · 18 years ago
  23. f102fc5 Add test_main() methods. These three tests were never run by regrtest.py. by Georg Brandl · 18 years ago
  24. 9aed98f Reformat docstring; fix typo by Andrew M. Kuchling · 18 years ago
  25. 997ceff Bump distutils version to 2.5, as several new features by Martin v. Löwis · 18 years ago
  26. 37f694f No functional change. Add comment and assert to describe why there cannot be overflow which was reported by Klocwork. Discussed on python-dev by Neal Norwitz · 18 years ago
  27. 101bac2 Closure can't be NULL at this point since we know it's a tuple. by Neal Norwitz · 18 years ago
  28. e4abc23 Don't kill a normal instance of python running on windows when checking by Neal Norwitz · 18 years ago
  29. bc24eee Bug #1521947: possible bug in mystrtol.c with recent gcc. by Tim Peters · 18 years ago
  30. 95621b2 Whitespace normalization. by Tim Peters · 18 years ago
  31. eb26ea3 Allow the 'onerror' argument to walk_packages() to catch any Exception, not by Phillip J. Eby · 18 years ago
  32. ab26004 Use sys.exc_info() by Andrew M. Kuchling · 18 years ago
  33. 44c668d Use sys.exc_info() by Andrew M. Kuchling · 18 years ago
  34. 10c2b55 Put news item in right section by Andrew M. Kuchling · 18 years ago
  35. 93c928e Minor grammar fix by Andrew M. Kuchling · 18 years ago
  36. a1da204 Correct error message by Andrew M. Kuchling · 18 years ago
  37. 55b0a0e [Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of mvwgetnstr(); it was conditionalized a few lines below. Fix from Paul Eggert. I also tried out the STRICT_SYSV_CURSES case and am therefore removing the 'untested' comment. by Andrew M. Kuchling · 18 years ago
  38. 9298eff Bug #978833: Really close underlying socket in _socketobject.close. by Martin v. Löwis · 18 years ago
  39. 5f13578 Part of bug #1523610: fix miscalculation of buffer length. by Georg Brandl · 18 years ago
  40. 0619a32 Bug #1459963: properly capitalize HTTP header names. by Georg Brandl · 18 years ago
  41. cf0c172 NEWS entry for #1525766. by Georg Brandl · 18 years ago
  42. d92ae78 Forward port some fixes that were in email 2.5 but for some reason didn't make by Barry Warsaw · 18 years ago
  43. 9815f8b Hmm, only python2.x is installed, not plain python. Did that change recently? by Neal Norwitz · 18 years ago
  44. 9134307 Whitespace normalization. by Tim Peters · 18 years ago
  45. 3075e16 Fix bug #1517990: IDLE keybindings on OSX by Ronald Oussoren · 18 years ago
  46. bfbfe1f Fix for bug #1525447 (renaming to MacOSmodule.c would also work, but not by Ronald Oussoren · 18 years ago
  47. 518b95c Install the compatibility symlink to libpython.a on OSX using 'ln -sf' instead by Ronald Oussoren · 18 years ago
  48. b62efad Document the crashers that will not go away soon as "won't fix", by Armin Rigo · 18 years ago
  49. 5a9a2a3 Added another crasher, which hit me today (I was not intentionally by Armin Rigo · 18 years ago
  50. 4df7c0a Document why is and is not a good way to fix the gc_inspection crasher. by Armin Rigo · 18 years ago
  51. 813669f Fix a bug in the messages for an assert failure where not enough arguments to a string by Brett Cannon · 18 years ago
  52. f23ad3d Add comment for changes to test_ossaudiodev. by Brett Cannon · 18 years ago
  53. 69b9b67 Patch #1525766: correctly pass onerror arg to recursive calls by Georg Brandl · 18 years ago
  54. 2b2d297 Revert incomplete checkin. by Martin v. Löwis · 18 years ago
  55. e093a3a Bug #978833: Really close underlying socket in _socketobject.close. by Martin v. Löwis · 18 years ago
  56. 0b48303 Bug #1525817: Don't truncate short lines in IDLE's tool tips. by Martin v. Löwis · 18 years ago
  57. 0c4a3b3 current_frames_with_threads(): There's actually no way by Tim Peters · 18 years ago
  58. 4d16b91 Don't use standard assert: want tests to fail even when run with -O. by Greg Ward · 18 years ago
  59. 0bbfd83 Whitespace normalization. by Tim Peters · 18 years ago
  60. afb44f4 Repair accidental NameError. by Georg Brandl · 18 years ago
  61. a2946a4 - EditorWindow.test() was failing. Bug 1417598 by Kurt B. Kaiser · 18 years ago
  62. b3c4d16 EditorWindow failed when used stand-alone if sys.ps1 not set. by Kurt B. Kaiser · 18 years ago
  63. c13c34c Patch #1515343: Fix printing of deprecated string exceptions with a by Georg Brandl · 18 years ago
  64. 844f7dd Patch #1527744: right order of includes in order to have HAVE_CONIO_H defined properly. by Georg Brandl · 18 years ago
  65. ced52a9 Patch #1523356: fix determining include dirs in python-config. by Georg Brandl · 18 years ago
  66. 982e9fe Bug #1524310: Properly report errors from FindNextFile in os.listdir. by Martin v. Löwis · 18 years ago
  67. d22968a Patch #1232023: Don't include empty path component from registry, by Martin v. Löwis · 18 years ago
  68. bda0dde Patch #1448199: Release GIL around ConnectRegistry. by Martin v. Löwis · 18 years ago
  69. 8cab8b0 Update list of unsupported systems. Fixes #1510853. by Martin v. Löwis · 18 years ago
  70. 48fae7a Resync optparse with Optik 1.5.3: minor tweaks for/to tests. by Greg Ward · 18 years ago
  71. afa358f Get mailbox module working on OS/2 EMX port. by Andrew MacIntyre · 18 years ago
  72. 82247cb bugfix: PyThread_start_new_thread() returns the thread ID, not a flag; by Andrew MacIntyre · 18 years ago
  73. bb45037 Build updates for OS/2 EMX port by Andrew MacIntyre · 18 years ago
  74. 8133f9d Fix for bug #1517996: Class and Path browsers show Tk menu by Ronald Oussoren · 18 years ago
  75. 17db495 Without this patch CMD-W won't close EditorWindows on MacOS X. This solves by Ronald Oussoren · 18 years ago
  76. dce937f Ensure we don't write beyond errText. I think I got this right, but by Neal Norwitz · 18 years ago
  77. 9029b5f nextlink can be NULL if teedataobject_new fails, so use XINCREF. by Neal Norwitz · 18 years ago
  78. 98a9600 Fix memory leaks spotted by Klocwork #37. by Neal Norwitz · 18 years ago
  79. 93f2ca1 Check the allocation of b_objects and return if there was a failure. by Neal Norwitz · 18 years ago
  80. c09efa8 Move the initialization of size_a down below the check for a being NULL. by Neal Norwitz · 18 years ago
  81. f71847e If the for loop isn't entered, entryblock will be NULL. If passed by Neal Norwitz · 18 years ago
  82. 18b6adf Handle more mem alloc issues found with failmalloc by Neal Norwitz · 18 years ago
  83. c6bacd5 Tooltips failed on new-syle class __init__ args. Bug 1027566 Loren Guthrie by Kurt B. Kaiser · 18 years ago
  84. 7802af4 Be a lot smarter about whether this test passes: instead of assuming by Greg Ward · 18 years ago
  85. cde0fa9 Don't fail if the directory already exists by Neal Norwitz · 18 years ago
  86. b59d08c Fix more memory allocation issues found with failmalloc. by Neal Norwitz · 18 years ago
  87. 468e45e Remove an XXX marker in a comment. by Brett Cannon · 18 years ago
  88. 4085f14 Fix check for empty list (vs. None). by Georg Brandl · 18 years ago
  89. b110bad More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightly by Barry Warsaw · 18 years ago
  90. d12bd01 Handle more memory allocation failures without crashing. by Neal Norwitz · 18 years ago
  91. 33722ae Speel initialise write. Tanks Anthony. by Neal Norwitz · 18 years ago
  92. e1fdb32 Handle allocation failures gracefully. Found with failmalloc. by Neal Norwitz · 18 years ago
  93. 1adbb50 Move the initialization of some pointers earlier. The problem is by Neal Norwitz · 18 years ago
  94. 48808a1 Add some asserts that we got good params passed by Neal Norwitz · 18 years ago
  95. dc57936 Addressed SF#1524081 by using a dictionary to map level names to syslog priority names, rather than a string.lower(). by Vinay Sajip · 18 years ago
  96. 43476e0 Avoid occasional failure to detect closing paren properly. by Kurt B. Kaiser · 18 years ago
  97. 3fda936 markup fix by Fred Drake · 18 years ago
  98. 9325ba6 Updated documentation for TimedRotatingFileHandler relating to how rollover files are named. The previous documentation was wrongly the same as for RotatingFileHandler. by Vinay Sajip · 18 years ago
  99. 13cf38c Guard for _active being None in __del__ method. by Georg Brandl · 18 years ago
  100. 1a2959c Fix SF#1516184 (again) and add a test to prevent regression. by Phillip J. Eby · 18 years ago