1. 988117f Patch 1471883: --enable-universalsdk on Mac OS X by Ronald Oussoren · 18 years ago
  2. 6d78a58 Bug #1478429: make datetime.datetime.fromtimestamp accept every float, by Georg Brandl · 18 years ago
  3. 6a907d8 Remove a duplicated test (the same test is in test_incomplete.py). by Thomas Heller · 18 years ago
  4. 0f45a07 Bug #1478326: don't allow '/' in distutils.util.get_platform machine names by Georg Brandl · 18 years ago
  5. 7a3fd89 Bug #1472949: stringify IOErrors in shutil.copytree when appending by Georg Brandl · 18 years ago
  6. 314acac Add SeaMonkey to the list of Mozilla browsers. by Georg Brandl · 18 years ago
  7. dd28d1c Try to really fix the slow buildbots this time. by Neal Norwitz · 18 years ago
  8. 0bbbb00 Add some whitespace to be more consistent. by Neal Norwitz · 18 years ago
  9. 076ba21 Add more ignores of ImportWarnings; these are all just potential triggers by Thomas Wouters · 18 years ago
  10. 9df4e6f - Add new Warning class, ImportWarning by Thomas Wouters · 18 years ago
  11. 137b1ad Do the small-memory run of big-meormy tests using a prime number, rather by Thomas Wouters · 18 years ago
  12. 58ac820 Some style fixes and size-calculation fixes. Also do the small-memory run by Thomas Wouters · 18 years ago
  13. 2574f5c Some more size-estimate fixes, for large-list-tests. by Thomas Wouters · 18 years ago
  14. c7d0032 2.5a2 by Anthony Baxter · 18 years ago
  15. b5ccd14 Some more test-size-estimate fixes: test_append and test_insert trigger a by Thomas Wouters · 18 years ago
  16. cda404b Add tests for += and *= on strings, and fix the memory-use estimate for the by Thomas Wouters · 18 years ago
  17. 6873249 Whitespace normalization. by Tim Peters · 18 years ago
  18. abd0888 The result of SF patch #1471578: big-memory tests for strings, lists and by Thomas Wouters · 18 years ago
  19. 9cc3b1c Fix this test on Solaris. There can be embedded \r, so don't just replace by Neal Norwitz · 18 years ago
  20. d845e53 Rev 45706 renamed stuff in contextlib.py, but didn't rename by Tim Peters · 18 years ago
  21. 8f56d02 Implement MvL's improvement on __context__ in Condition; by Guido van Rossum · 18 years ago
  22. 6dbff33 SF bug/patch #1433877: string parameter to ioctl not null terminated by Thomas Wouters · 18 years ago
  23. a7e820a Move the PEP 343 documentation and implementation closer to the by Nick Coghlan · 18 years ago
  24. 711bf30 Patch #1475231: add a new SKIP doctest option, thanks to Edward Loper. by Tim Peters · 18 years ago
  25. e96b229 Put break at correct level so *all* root HKEYs acutally get checked for by Trent Mick · 18 years ago
  26. be635cd Whitespace normalization. by Tim Peters · 18 years ago
  27. 0a07ab9 Revert addition of setuptools by Phillip J. Eby · 18 years ago
  28. a6c67b5 Stop test_tcl's testLoadTk from leaking the Tk commands 'loadtk' registers. by Thomas Wouters · 18 years ago
  29. 03f76cf More reliable version of new command line tests that just checks the exit codes by Nick Coghlan · 18 years ago
  30. 314dadb Back out new command line tests (broke buildbot) by Nick Coghlan · 18 years ago
  31. 0e01962 Fix broken contextlib test from last checkin (I'd've sworn I tested that before checking it in. . .) by Nick Coghlan · 18 years ago
  32. da2268f Fix contextlib.nested to cope with exit methods raising and handling exceptions by Nick Coghlan · 18 years ago
  33. 27ec1a7 Add unit tests for the -m and -c command line switches by Nick Coghlan · 18 years ago
  34. 7b1559a correct example by Skip Montanaro · 18 years ago
  35. 81b7e57 Whitespace normalization. by Tim Peters · 18 years ago
  36. 3e99c0a Updated the sqlite3 module to the external pysqlite 2.2.2 version. by Gerhard Häring · 18 years ago
  37. ab05edc Update optparse to Optik 1.5.1. by Greg Ward · 18 years ago
  38. cdd4328 Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maintained outside anymore. by Hye-Shik Chang · 18 years ago
  39. 6d7cd7d Whitespace normalization. by Tim Peters · 18 years ago
  40. 1da4a94 Add Gregory K. Johnson's revised version of mailbox.py (funded by by Andrew M. Kuchling · 18 years ago
  41. 81efcf6 Make copy of test_mailbox.py. We'll still want to check the backward by Andrew M. Kuchling · 18 years ago
  42. 21fbd57 SF bug #1473760 TempFile can hang on Windows. by Tim Peters · 18 years ago
  43. 6ff67ef Merge in changes from ctypes 0.9.9.6 upstream version. by Thomas Heller · 18 years ago
  44. b0a1e6b Add explanatory message by Andrew M. Kuchling · 18 years ago
  45. 262fb92 Allow pstats.Stats creator to specify an alternate to stdout. by Skip Montanaro · 18 years ago
  46. 94785ef Correct implementation and documentation of os.confstr. Add a simple test by Skip Montanaro · 18 years ago
  47. a9017c3 SF Patch #1062014: AF_UNIX sockets under Linux have a special by Armin Rigo · 18 years ago
  48. 584b0e0 Whilespace normalization (reindint.py). by Tim Peters · 18 years ago
  49. 54ddd23 Split ``get_platform()`` into ``get_supported_platform()`` and by Phillip J. Eby · 18 years ago
  50. 7e97ee6 A dictresize() attack. If oldtable == mp->ma_smalltable then pure by Armin Rigo · 18 years ago
  51. 15b1f14 add a very old crasher from the 2.1 -> 2.2 round of dictionary fixes. by Michael W. Hudson · 18 years ago
  52. 041669f Whitespace normalization by Neal Norwitz · 18 years ago
  53. 8f925cc Handle easy_install being run via -m with no __file__ if done from a zipfile. by Phillip J. Eby · 18 years ago
  54. 069159b Initial import of setuptools, with integrated tests. by Phillip J. Eby · 18 years ago
  55. e247e89 Finally figured out why this module did its imports at the by Tim Peters · 18 years ago
  56. 742cd24 test_pyclbr goes nuts when a module contains code to try importing a class by Phillip J. Eby · 18 years ago
  57. ceb3087 Second phase of refactoring for runpy, pkgutil, pydoc, and setuptools by Phillip J. Eby · 18 years ago
  58. c7605f2 local.__del__(): This didn't actually do anything, because of too by Tim Peters · 18 years ago
  59. ab1d245 First phase of refactoring for runpy, pkgutil, pydoc, and setuptools by Phillip J. Eby · 18 years ago
  60. 1a00e18 Reindent. by Martin v. Löwis · 18 years ago
  61. f62eee1 Remove bogus character. by Martin v. Löwis · 18 years ago
  62. bd30f52 Patch #790710: Add breakpoint command lists in pdb. by Martin v. Löwis · 18 years ago
  63. 59075eb disutils checks if MACOSX_DEPLOYMENT_TARGET is consistent with the value at by Ronald Oussoren · 18 years ago
  64. 6c10748 This patches fixes a number of byteorder problems in MacOSX specific code. by Ronald Oussoren · 18 years ago
  65. 749d070 Teach platform about darwin/x86 by Ronald Oussoren · 18 years ago
  66. dfde91a Fix for a bug exposed by r45232: by Armin Rigo · 18 years ago
  67. 4b16de4 Add a comment to explain why we are calling _cleanup() by Neal Norwitz · 18 years ago
  68. 00ac0d2 Try to stop the test from leaking and yet still work on windows by Neal Norwitz · 18 years ago
  69. cb0f66f Get test to consistently show no leaks by Neal Norwitz · 18 years ago
  70. aa220a7 Whitespace normalization. by Tim Peters · 18 years ago
  71. c5c9ce9 Add missing SVN eol-style property to text files. by Tim Peters · 18 years ago
  72. 0db2a98 Patch #1063914: Add clipboard_get. by Martin v. Löwis · 18 years ago
  73. cb28419 Make test_timeout not fail on systems with no dots in their fqdn. by Thomas Wouters · 18 years ago
  74. 767833d Make test_warnings play nice with regrtest -R:: now that regrtest doesn't by Thomas Wouters · 18 years ago
  75. 993633c Specialcase 'xs4all' (.nl/.net/.com/whatever else we have) as well as by Thomas Wouters · 18 years ago
  76. 631f513 This test no longer leaks, and test_generators sufficiently tests it to by Thomas Wouters · 18 years ago
  77. b8f81d4 Add missing DECREF to PyErr_WriteUnraisable(). That function reports by Thomas Wouters · 18 years ago
  78. 60eab2b Consolidate 'leak_test1' and 'refleaks_tests', since they both test for the by Thomas Wouters · 18 years ago
  79. b3deb94 Add missing PyObject_GC_Track call, causing *some* itertools.tee objects to by Thomas Wouters · 18 years ago
  80. 4b501e6 Patch #1191700: Adjust column alignment in bdb breakpoint lists. by Martin v. Löwis · 18 years ago
  81. 7f09811 Changed comments to make sense now that the LazyList-based by Tim Peters · 18 years ago
  82. 8ebb28d Fix SF#1470508: crash in generator cycle finalization. There were two by Phillip J. Eby · 18 years ago
  83. c187f33 Whitespace normalization. by Tim Peters · 18 years ago
  84. 78a0be6 Add a BufferedIncrementalEncoder class that can be used for implementing by Walter Dörwald · 18 years ago
  85. a40cf31 Make error message less misleading for u"a..b".encode("idna"). by Walter Dörwald · 18 years ago
  86. b17f12b Fix wrong attribute name. by Walter Dörwald · 18 years ago
  87. 6493699 Make raise statements PEP 8 compatible. by Walter Dörwald · 18 years ago
  88. 969ef75 Show case: reference cycles involving only the ob_type field are rather by Armin Rigo · 18 years ago
  89. 15be5ec Call encode()/decode() with final==True as the last call in the by Walter Dörwald · 18 years ago
  90. 38a76a1 Copy note from leakers README here too. We want to keep all test cases. by Neal Norwitz · 18 years ago
  91. 6212922 Restore test tee with some modifications. by Neal Norwitz · 18 years ago
  92. cde8750 Move the old test_generator_cycle.py which leaked but was removed into the test by Neal Norwitz · 18 years ago
  93. 03f3be5 Update notes to address cyclic garbage and what should happen when a test is fixed. by Neal Norwitz · 18 years ago
  94. 7db4f24 When using -R, lots of "*** DocTestRunner.merge:" nuisance messages by Tim Peters · 18 years ago
  95. 8e6480c Whitespace normalization. by Tim Peters · 18 years ago
  96. 7f573f7 Add a test for Py_ssize_t. Correct typo in getargs.c. by Georg Brandl · 18 years ago
  97. 07c6071 test_compile can be really long if we are using -u compiler. by Neal Norwitz · 18 years ago
  98. 0cfa58c Remove tests that no longer leak. There is still one leaking generator test by Neal Norwitz · 18 years ago
  99. ba8194b tty isn't supported on all boxes. by Tim Peters · 18 years ago
  100. 57fdcbc reverting r45321: Patch #860326: traceback.format_exception_only() now by Anthony Baxter · 18 years ago