1. 413fabc Stop providing crtassem.h symbols when compiling with by Martin v. Löwis · 15 years ago
  2. 6f90303 #7941: fix error message by Ezio Melotti · 15 years ago
  3. e511fc7 #7930: fix stripid by Ezio Melotti · 15 years ago
  4. 6dfe662 Make the references to Popen in the description of Call by R. David Murray · 15 years ago
  5. 7875ef6 Issue #7903: Define _BSD_SOURCE through OpenBSD 4.9. by Martin v. Löwis · 15 years ago
  6. cef3409 Remove incorrect apostrophe. by Eric Smith · 15 years ago
  7. 5e2dd86 Issue #3920: Define _BSD_SOURCE on OpenBSD 4.4. by Martin v. Löwis · 15 years ago
  8. d5fdc06 Silence more 'comparison between signed and unsigned' warnings. by Mark Dickinson · 15 years ago
  9. f0f6bd6 #7926: fix-up wording. by Georg Brandl · 15 years ago
  10. 2d7911e Silence more compiler warnings; fix an instance of potential undefined behaviour from signed overflow. by Mark Dickinson · 15 years ago
  11. ac5685e Silence some 'comparison between signed and unsigned' compiler warnings. by Mark Dickinson · 15 years ago
  12. 4a670c5 #7926: fix stray parens. by Georg Brandl · 15 years ago
  13. a68f7b8 #7921: fix links. Patch by Brian Curtin. by Ezio Melotti · 15 years ago
  14. 876473b Check that 'd' isn't allowed as an exponent specifier in inputs to the float function. by Mark Dickinson · 15 years ago
  15. 6164d7a #7907: fix wrong function name in doc. Patch by Brian Curtin. by Ezio Melotti · 15 years ago
  16. e5e7696 Adding TextTestResult to unittest.__all__ by Michael Foord · 15 years ago
  17. bc0e83c Finish fix for issue 7715, after explicit search for calls to `arch` by Ronald Oussoren · 15 years ago
  18. 9922f17 Fix copy&paste error in the definition of ARCH_RUN_32BIT for a 3-way universal by Ronald Oussoren · 15 years ago
  19. 333fca9 Add guard around the prototype for completion_matches to enable by Ronald Oussoren · 15 years ago
  20. 031ae6e Improve issue 7835 fix per MAL to handle the case that the by R. David Murray · 15 years ago
  21. 7c29f07 Issue 5754: tweak shelve doc wording to make it clearer that even when by R. David Murray · 15 years ago
  22. 63e4fd7 Issue 7835: Shelve's __del__ method calls its close method, and its by R. David Murray · 15 years ago
  23. 8f6a287 #7712: add a temp_cwd context manager to test_support and use it in regrtest to run all the tests in a temporary directory, saving the original CWD in test_support.SAVEDCWD. Thanks to Florent Xicluna who helped with the patch. by Ezio Melotti · 15 years ago
  24. 1c3abf4 Fix for unittest tests, to be merged to py3k by Michael Foord · 15 years ago
  25. 67dfc77 Remove deprecation on assert_. It is used too frequently. by Michael Foord · 15 years ago
  26. db43b5a Issue 7893 and Issue 7588 by Michael Foord · 15 years ago
  27. 42fb6ab Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">") by Antoine Pitrou · 15 years ago
  28. 7b5aa46 Doc fix for unittest. by Michael Foord · 15 years ago
  29. 11f5c9e Convert test failure from output-producing to self.fail(). by Georg Brandl · 15 years ago
  30. fe6349c Make assertMultiLineEqual the default for comparing unicode strings. by Michael Foord · 15 years ago
  31. 0c4783a Fix missing string formatting placeholder. by Georg Brandl · 15 years ago
  32. e64c442 Fix undefined local. by Georg Brandl · 15 years ago
  33. 616e8fc Fix missing string formatting argument. by Georg Brandl · 15 years ago
  34. 1247775 Fix typo by Ezio Melotti · 15 years ago
  35. cd4f657 Fix exc_value -> exception in docstring by Ezio Melotti · 15 years ago
  36. cfc43e9 logging: gingerly re-enabling skipped tests after improving thread sync code in configurator. by Vinay Sajip · 15 years ago
  37. dde96e6 Clarify and correct description for ccbench and iobench. by Antoine Pitrou · 15 years ago
  38. 9a164ac Issue #7857: Another attempt to keep the buildbots happy. by Vinay Sajip · 15 years ago
  39. e1ec841 logging: skipped listening tests because they're not working reliably. by Vinay Sajip · 15 years ago
  40. 0e7123f Add two items; move a subsection by Andrew M. Kuchling · 15 years ago
  41. 7ed8001 Removed spurious print statement in test. by Vinay Sajip · 15 years ago
  42. 9e483ef Move distutils into its own subsection; add various items by Andrew M. Kuchling · 15 years ago
  43. 6eedef6 Fix test_fnmatch. by Georg Brandl · 15 years ago
  44. 841e7f3 Skip test_strtod entirely when correctly-rounded string->float isn't implemented by Mark Dickinson · 15 years ago
  45. dd25e86 Issue 6003: ZipFile.writestr "compression_type" argument by Ronald Oussoren · 15 years ago
  46. 2bd52dc assertRaises as context manager now allows you to access exception as documented by Michael Foord · 15 years ago
  47. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 15 years ago
  48. dc3694b Rename "exc_value" attribute on assertRaises context manager to "exception". by Georg Brandl · 15 years ago
  49. 4ad752d Issue #7870: Remove duplicate test methods. Reported by Georg Brandl. by Antoine Pitrou · 15 years ago
  50. 1224f4a Actually raise on failure, instead of doing nothing. by Mark Dickinson · 15 years ago
  51. 7ce5c83 logging: Removed some more 1.5.2 support code. by Vinay Sajip · 15 years ago
  52. 4dcba97 Add missing global declarations for 'overflowok'; remove 'overflowrequired', which is no longer needed. by Mark Dickinson · 15 years ago
  53. 64e8b97 Issue #7869: logging: improved format-time diagnostics and removed some 1.5.2 support code. by Vinay Sajip · 15 years ago
  54. b86d3fa Remove duplicate test method. by Georg Brandl · 15 years ago
  55. 308e18b Add a minimal test for fnmatchcase(). by Georg Brandl · 15 years ago
  56. a34f87f Fix a redefined test method. by Georg Brandl · 15 years ago
  57. 41dc63f Fix two redefined test methods. by Georg Brandl · 15 years ago
  58. b3cda98 Fix wrong usage of "except X, Y:". by Georg Brandl · 15 years ago
  59. 7ae6018 Fix another duplicated test method. by Georg Brandl · 15 years ago
  60. ab3f5cb A number of APIs in macostools cannot work in 64-bit mode because they by Ronald Oussoren · 15 years ago
  61. b0eb4d3 Use "regexp" consistently. by Georg Brandl · 15 years ago
  62. 9341ad2 Remove call to gestalt('sysu') from platform.py. This gestalt call is by Ronald Oussoren · 15 years ago
  63. 657514a Issue #7868: logging: added loggerClass attribute to Manager. by Vinay Sajip · 15 years ago
  64. 12cad20 Add missing import. by Georg Brandl · 15 years ago
  65. 1f6176e Fix some name errors in Mac modules. by Georg Brandl · 15 years ago
  66. 7e1902b Add missing import when running these tests standalone. by Georg Brandl · 15 years ago
  67. 28aeb0d Add missing import when running these tests standalone. by Georg Brandl · 15 years ago
  68. cd4a21b Fix more unbound locals in code paths that do not seem to be used. by Georg Brandl · 15 years ago
  69. bd564c3 Fix import/access for some identifiers. _TestSharedCTypes does not seem to be executed? by Georg Brandl · 15 years ago
  70. c7ca56d We heard you like test failures so we put unbound locals in your test so that you can fail while you fail. by Georg Brandl · 15 years ago
  71. d10d8ee Fix various missing import/unbound name errors. by Georg Brandl · 15 years ago
  72. 1a0ffe1 Remove duplicate test method. by Georg Brandl · 15 years ago
  73. d1fa76e Add missing import. by Georg Brandl · 15 years ago
  74. 28d4f9e testCopysign was defined twice in test_math; combine the definitions by Mark Dickinson · 15 years ago
  75. df8a303 Fix a few UnboundLocalErrors in test_long. by Georg Brandl · 15 years ago
  76. 8fd107f Add missing imports. by Georg Brandl · 15 years ago
  77. 7224350 Add a missing import. by Georg Brandl · 15 years ago
  78. 84fedf7 No need to assign the results of expressions used only for side effects. by Georg Brandl · 15 years ago
  79. 7d4b759 Remove unused import. by Georg Brandl · 15 years ago
  80. 48e65f5 Fix duplicate import. by Georg Brandl · 15 years ago
  81. 239f138 make waiting for the server to start robust by Benjamin Peterson · 15 years ago
  82. 26a1f72 Remove unused imports from test_logging. by Georg Brandl · 15 years ago
  83. 7f22443 Issue #7857: Gave server thread more time to get ready, and re-enabled a skipped test. by Vinay Sajip · 15 years ago
  84. 42d5947 check type_getattro for correctness in a descriptor corner case by Benjamin Peterson · 15 years ago
  85. 5749d88 Issue #7857: Tentatively re-enabling one test to see effect on buildbots. by Vinay Sajip · 15 years ago
  86. ee46101 remove pointless error checking by Benjamin Peterson · 15 years ago
  87. 6f82cd3 #5341: fix "builtin" where used as an adjective ("built-in" is correct). by Georg Brandl · 15 years ago
  88. 2d798ac post release updates by Benjamin Peterson · 15 years ago
  89. d065b0e tag 2.7 alpha 3 by Benjamin Peterson · 15 years ago
  90. a7be9d2 bump version to 2.7a3 by Benjamin Peterson · 15 years ago
  91. b79dc30 Review sysconfig docs. by Georg Brandl · 15 years ago
  92. 1c7c730 #7864: make deprecation notices a bit clearer. by Georg Brandl · 15 years ago
  93. ce6e4b0 issue #7728: test_timeout was using a hardcoded port, which was by R. David Murray · 15 years ago
  94. 0877060 unittest.TestLoader creates a TestSuite before calling load_tests. Issue 7799. by Michael Foord · 15 years ago
  95. 2373926 test_logging: minor tweaks to timeouts, listening tests marked as skipped. by Vinay Sajip · 15 years ago
  96. ba7732e Minor doc change. by Michael Foord · 15 years ago
  97. 757cc4d Correction to docstring correction. by Michael Foord · 15 years ago
  98. d0edec3 Improving docstrings in unittest.TestCase by Michael Foord · 15 years ago
  99. fb0844b Adding versionadded to test skipping section of unittest documentation. by Michael Foord · 15 years ago
  100. 1f3fa8a Example of using assertRaises as a context manager in the unittest documentation. by Michael Foord · 15 years ago