1. 39c7b45 Update to reflect current implementation. by Kurt B. Kaiser · 22 years ago
  2. f06eed0 Rework the command line interface, incorporating the shell/edit by Kurt B. Kaiser · 22 years ago
  3. efc4b12 Added test_ossaudiodev to expected skips on Windows. by Tim Peters · 22 years ago
  4. 55a8790 Aesthetic tweakery: factor read_sound_file() out of play_sound_file(). by Greg Ward · 22 years ago
  5. 36dacfa Initial revision is rev 1.8 of test_linuxaudiodev.py, with by Greg Ward · 22 years ago
  6. 731a986 Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) by Neal Norwitz · 22 years ago
  7. bca1cbc SF 548651: Fix the METH_CLASS implementation. by Tim Peters · 22 years ago
  8. c7e3c5e Add test_unicode() to ensure that 1) textwrap doesn't crash on unicode by Greg Ward · 22 years ago
  9. 24cbbcb Added test_initial_whitespace() to ensure that SF bug #622849 is fixed. by Greg Ward · 22 years ago
  10. ab73d46 Fix SF bug #622849: in _wrap_chunks(), ensure that leading whitespace in by Greg Ward · 22 years ago
  11. 2e74541 Fix SF bug #622831 (I think): add unicode_whitespace_trans class by Greg Ward · 22 years ago
  12. 123dc8e self.binary -> self._binary to remove it from the public interface - by Skip Montanaro · 22 years ago
  13. 3bf99e3 Add support for binary pickles to the shelve module. In some situations by Skip Montanaro · 22 years ago
  14. 065c06a Add another test which exercises the whole suite with a by Raymond Hettinger · 22 years ago
  15. c2e095f Fix typo in abstract.c which caused __rpow__ to not be invoked. by Raymond Hettinger · 22 years ago
  16. c1ac194 Clarify and speedup test. by Raymond Hettinger · 22 years ago
  17. babc83a Cleaned up test (removing bogus argument list). by Raymond Hettinger · 22 years ago
  18. e03e5b1 Remove assumption that cls is a subclass of dict. by Raymond Hettinger · 22 years ago
  19. 0930c43 M PyShell.py 1. Format and print exceptions raised in user code. by Kurt B. Kaiser · 22 years ago
  20. 4687428 Patch #649184: Update to tix-8.1.4 RC3. by Martin v. Löwis · 22 years ago
  21. a69c030 The final tweaks before closing by Michael W. Hudson · 22 years ago
  22. e257ec9 Patch #648998: test_commands ACL patch by Jason Tishler · 22 years ago
  23. b0f89e0 Add a Cygwin skip mentioned by Jason Tishler. by Tim Peters · 22 years ago
  24. 2511594 Patch #551977: Regression exceptions for cygwin by Jason Tishler · 22 years ago
  25. b02bb5e Replace BadInternalCall with TypeError. Add a test case. Fix whitespace. by Raymond Hettinger · 22 years ago
  26. b4ee4eb Rearrange test_socket_ssl so that a skip is expected iff the network by Tim Peters · 22 years ago
  27. 6eadc6c Enable Check Module by Kurt B. Kaiser · 22 years ago
  28. 318016b Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop changes in Unix. by Kurt B. Kaiser · 22 years ago
  29. 9d42700 Some more expected skips on OSX. by Guido van Rossum · 22 years ago
  30. 6c73405 Lose references to knee (no longer exists) and pyclbr (has its own by Guido van Rossum · 22 years ago
  31. a1962d6 Get rid of 1.5.2 compatibility hack. :-) by Guido van Rossum · 22 years ago
  32. 0375079 Adding Python <= 2.2 support back in. by Marc-André Lemburg · 22 years ago
  33. 7f6a439 Add more sophistication to the comparison between pyclbr output and by Guido van Rossum · 22 years ago
  34. 0a6f954 Another big update, fixing all known bugs related to nesting functions by Guido van Rossum · 22 years ago
  35. 7a98e80 In class bsdTableDB, add class variables db and env (set to None) to by Guido van Rossum · 22 years ago
  36. 0d366b1 Fix typo in except clause (_db should be _bsddb). by Guido van Rossum · 22 years ago
  37. 0ed7aa1 Moderately heavy reorganization of pyclbr to fix package-related bugs. by Guido van Rossum · 22 years ago
  38. c706c28 Add a better columnizer to print_topics(). by Guido van Rossum · 22 years ago
  39. 3b10dc3 Require 'largefile' resource for Mac OSX as well. by Guido van Rossum · 22 years ago
  40. bb48465 On Max OSX, try increasing the stack limit to 2048 so test_re and by Guido van Rossum · 22 years ago
  41. 5f7c4b3 Remove dead code in get_stack(). by Kurt B. Kaiser · 22 years ago
  42. 491427d Fix beep. Then remove annoying beep, not needed with breakpoint highlighting. by Kurt B. Kaiser · 22 years ago
  43. 6453c1f Cleanup: by Neal Norwitz · 22 years ago
  44. 539594f Remove unused import by Neal Norwitz · 22 years ago
  45. 5b0b00f Convert string exceptions to classes, string exceptions are deprecated by Neal Norwitz · 22 years ago
  46. 672ce57 Convert some more 1/0 to True/False by Neal Norwitz · 22 years ago
  47. f4c4f11 Add missing self for method call by Neal Norwitz · 22 years ago
  48. 3e0edbf Port Martin von Loewis checkin from Python: by Neal Norwitz · 22 years ago
  49. ce8ed1a Port Martin von Loewis checkin from python: Support sdist. by Neal Norwitz · 22 years ago
  50. 6e44cc2 M PyShell.py M rpc.py by Kurt B. Kaiser · 22 years ago
  51. a59ef7b getdoc(): by Ka-Ping Yee · 22 years ago
  52. 8188559 Correct an error introduced at Rev 1.30. The keyword arg is necessary by Kurt B. Kaiser · 22 years ago
  53. 8e30bcd Fix mode on scripts to have the read bit set (noted by Nicholas Riley) by Andrew M. Kuchling · 22 years ago
  54. ade8c8b2 Nudge getting __module__ and __name__ for new-style classes so that by Michael W. Hudson · 22 years ago
  55. deaba57 SF #641170, reST version of Lib/test/README by Neal Norwitz · 22 years ago
  56. 7e7c00d I don't know why staring at the email to python-checkins made me by Michael W. Hudson · 22 years ago
  57. 586da8f Readjustments to the way we cope with exceptions from subclasses' by Michael W. Hudson · 22 years ago
  58. 31ddfb6 [Part of patch #641685] Add .dylib as an extension for shared libraries by Andrew M. Kuchling · 22 years ago
  59. caf17be I had the inheritance cycle stuff backwards. Oops! by Michael W. Hudson · 22 years ago
  60. e16e01f Patch #639112: fixes for None locale and tz. by Martin v. Löwis · 22 years ago
  61. e4827eb Bring UserDict in-sync with changes to dict. by Raymond Hettinger · 22 years ago
  62. e33d3df SF Patch 643443. Added dict.fromkeys(iterable, value=None), a class by Raymond Hettinger · 22 years ago
  63. a01fa26 The MRO conflict error message depends on dictionary hash order. by Guido van Rossum · 22 years ago
  64. 4dd0f7e Add a way to say "use any resource except A". For example, to run by Fred Drake · 22 years ago
  65. 8c8aa5d Rename want_objects to wantobjects throughout, for consistency. by Martin v. Löwis · 22 years ago
  66. 94e7bb7 Use "is" to test type objects, not "==". by Fred Drake · 22 years ago
  67. acd5cb2 Fix for bug #410541: bdist builds bogus .zips by Andrew M. Kuchling · 22 years ago
  68. 40f23e0 Part of the fix for bug #410541: add ensure_relative() function by Andrew M. Kuchling · 22 years ago
  69. 98bbc49 This is my patch: by Michael W. Hudson · 22 years ago
  70. ffad633 Patch #518625: Return objects in Tkinter. by Martin v. Löwis · 22 years ago
  71. d32047f A tweaked version of Jeremy's patch #642489, to produce better error by Guido van Rossum · 22 years ago
  72. 35e48d2 SF 643115: Set._update() had a special case for dictionaries which allowed by Raymond Hettinger · 22 years ago
  73. 00445d2 Fix typo in comment. by Walter Dörwald · 22 years ago
  74. 1456fde Fixed bug by Gustavo Niemeyer · 22 years ago
  75. d5169ba Regenerate from Unicode 3.2.0 to include all First/Last ranges. by Martin v. Löwis · 22 years ago
  76. 1babdfc Reduced memory burden by iterating over the normalization test input by Tim Peters · 22 years ago
  77. 1b445d3 Fiddled things so that test_normalization is expected to be skipped if by Tim Peters · 22 years ago
  78. 65730a4 Delete bsddb from sys.modules if _bsddb cannot be imported. by Martin v. Löwis · 22 years ago
  79. d332c08 Skip test_normalization on Windows until it's at least clear why the by Tim Peters · 22 years ago
  80. b9ac505 Split long line. by Tim Peters · 22 years ago
  81. 77c06fb Whitespace normalization. by Tim Peters · 22 years ago
  82. 677bde2 Patch #626485: Support Unicode normalization. by Martin v. Löwis · 22 years ago
  83. 74a530d Update character names. by Martin v. Löwis · 22 years ago
  84. ef7fe2e Implement names for CJK unified ideographs. Add name to KeyError output. by Martin v. Löwis · 22 years ago
  85. 8579efc Add test cases for Hangul syllables. Update output. by Martin v. Löwis · 22 years ago
  86. ca2953e Remove duplicate test by Neal Norwitz · 22 years ago
  87. 529ec6a Regenerate. Fixes #618012. by Martin v. Löwis · 22 years ago
  88. b2c7aff Merge with bsddb3 2002.11.23.10.42.36 by Martin v. Löwis · 22 years ago
  89. a797d81 Patch #642500 with slight modifications: allow keyword arguments in by Just van Rossum · 22 years ago
  90. 450cafa (This is hopefully the last large, funny checkin message for by Thomas Heller · 22 years ago
  91. 3a23c3f get_python_version was not imported. by Thomas Heller · 22 years ago
  92. 8bec483 Two bugs: by Fred Drake · 22 years ago
  93. 78e35f9 Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest. by Tim Peters · 22 years ago
  94. 44f602d Comment out the warnings about mktemp(). These are too annoying, and by Guido van Rossum · 22 years ago
  95. 132e0e8 Use False instead of 0. by Fred Drake · 22 years ago
  96. 4581cfa Patch #486438: Make module argument to testmod optional. by Martin v. Löwis · 22 years ago
  97. f86e8ef Patch #550765: Add daemon_threads flag. by Martin v. Löwis · 22 years ago
  98. e0273de added new IMAP4_stream class; added proxyauth command; added login_cram_md5 method by Piers Lauder · 22 years ago
  99. 5440545 Implement dict() style constructor. by Raymond Hettinger · 22 years ago
  100. d899605 Patch #633547: Support plural forms. Do TODOs in test suite. by Martin v. Löwis · 22 years ago