1. 577fb5a Fix from SF patch #633359 by Greg Chapman for SF bug #610299: by Guido van Rossum · 22 years ago
  2. 15ff0e9 Get test to work on alpha by Neal Norwitz · 22 years ago
  3. d5a65a7 Fix SF bug #689659, 64-bit int and long hash keys incompatible by Neal Norwitz · 22 years ago
  4. c2dd2f0 Expect to skip test_iconv_codecs on MacOSX. by Jack Jansen · 22 years ago
  5. 71b13e8 Fix SF bug #690081, test_posix fails when run in non-interactive mode by Neal Norwitz · 22 years ago
  6. a4c93b6 Fix SF bug #691276, shutil.copytree documentation bug by Neal Norwitz · 22 years ago
  7. 61fe64d User requested changes to the itertools module. by Raymond Hettinger · 22 years ago
  8. d9bb1a0 Getting rid of macfs. by Jack Jansen · 22 years ago
  9. 8cb1ff5 Get rid of macfs. by Jack Jansen · 22 years ago
  10. 5bb97e6 Checking mac-specific stuff from the 2.3a2 branch in on the trunk. by Jack Jansen · 22 years ago
  11. 4c641d0 getpid doesn't exist on MacOS9. by Jack Jansen · 22 years ago
  12. be53242 Remove _reduce_2, it's now implemented in C. by Guido van Rossum · 22 years ago
  13. 7107a7f SF bug 690622: test_cpickle overflows stack on MacOS9. by Tim Peters · 22 years ago
  14. 14821c5 Doubled TimeoutTestCase.fuzz, to slash the frequency of bogus failures by Tim Peters · 22 years ago
  15. 0fd583c Port all string tests to PyUnit and share as much tests by Walter Dörwald · 22 years ago
  16. 785d0a3 SF bug #690083: test_random fails sometimes by Raymond Hettinger · 22 years ago
  17. af16065 announce(): use the level argument to control the log level. by Guido van Rossum · 22 years ago
  18. a85dbeb set_verbosity(): do something reasonable for out-of-range verbosity by Guido van Rossum · 22 years ago
  19. 80be59b Include download_url in the data POSTed to the catalog server by Andrew M. Kuchling · 22 years ago
  20. 188d85f [Patch #683939] Add download_url field to metadata by Andrew M. Kuchling · 22 years ago
  21. 23c98c5 [Patch #684398] Rename verbose argument to show-response; don't conditionalize the get_classifiers() call by Andrew M. Kuchling · 22 years ago
  22. 7970d20 OS/2 has no concept of file ownership, like DOS & MS Windows version by Andrew MacIntyre · 22 years ago
  23. 3b5de4d Reverted whitespace normalization on this file. I should really change by Tim Peters · 22 years ago
  24. 8266af4 Removed debugging print in test_tarfile. by Tim Peters · 22 years ago
  25. f2715e0 Whitespace normalization. by Tim Peters · 22 years ago
  26. f805cd2 Rename _better_reduce to _reduce_2, to make sure that any code that by Guido van Rossum · 22 years ago
  27. 9c9cf41 Remove now unused _better_reduce. by Guido van Rossum · 22 years ago
  28. e690883 Use __reduce_ex__ in copy.py. The test_*copy_cant() tests are simpler again. by Guido van Rossum · 22 years ago
  29. a43fd0c Fix bug 683658 - PyErr_Warn may cause import deadlock. by Mark Hammond · 22 years ago
  30. 9f59d52 Enable argv emulation if required. by Jack Jansen · 22 years ago
  31. a03adde Added an argv_emulation option (command line option: --argv or -a) which by Jack Jansen · 22 years ago
  32. b135548 Argvemulator still used the old Alias API. Fixed. by Jack Jansen · 22 years ago
  33. 443ada4 Remove unused _better_reduce (which will disappear soon) and by Guido van Rossum · 22 years ago
  34. 2a30b21 Three test cases for __reduce_ex__. This fails for cPickle, until Tim by Guido van Rossum · 22 years ago
  35. c53f009 Introducing __reduce_ex__, which is called with a protocol number argument by Guido van Rossum · 22 years ago
  36. e12dcd7 Use python.org as the repository by Andrew M. Kuchling · 22 years ago
  37. e2052ab One doctest displaying a dict didn't sort it first. *Maybe* this fixes by Tim Peters · 22 years ago
  38. dcfdceb Fix SF bug #688424, 64-bit test problems by Neal Norwitz · 22 years ago
  39. eb2a5ef Fix SF bug #688424, 64-bit test problems by Neal Norwitz · 22 years ago
  40. 4edaa0d Copy the trace module here from Tools/scripts. by Jeremy Hylton · 22 years ago
  41. 6fa635d SF patch #687683, Patches to logging (updates from Vinay) by Neal Norwitz · 22 years ago
  42. d6a3f93 Use "$@" to pass arguments to Python in stead of "${1}". This passes all by Jack Jansen · 22 years ago
  43. 679bc9f [Patch #681504] Call customize_compiler in config command by Andrew M. Kuchling · 22 years ago
  44. 2ff51a8 Make changes suggested by Walter to use self.assert*() methods. by Neal Norwitz · 22 years ago
  45. 3b8fb47 Import test_support properly by Neal Norwitz · 22 years ago
  46. 003eb30 test_posix is an expected skip on Win32. Also fixed test_posix to by Tim Peters · 22 years ago
  47. 003091c M NEWS.txt M PyShell.py M ScriptBinding.py M rpc.py M run.py by Kurt B. Kaiser · 22 years ago
  48. e241ce8 Added test_posix (hopefully it works on Windows). by Neal Norwitz · 22 years ago
  49. 5c1ba53 Use correct function name to PyArg_ParseTuple("is_package"). by Neal Norwitz · 22 years ago
  50. 946c194 When installing resource files whose name ends in .rsrc use the by Jack Jansen · 22 years ago
  51. 996acf1 Actually run these tests from regrtest.py. by Neal Norwitz · 22 years ago
  52. a460f44 - Added support for zip archives by Jack Jansen · 22 years ago
  53. 437966c Tweak to Skip's checkin of patch 686397: by Andrew MacIntyre · 22 years ago
  54. a2125fe Better error messages and warnings. by Jack Jansen · 22 years ago
  55. 97dede0 Fix for SF 686380, from SF patch 686771 by Ping. (errors trying to by Guido van Rossum · 22 years ago
  56. 080c88b cPickle.c, load_build(): Taught cPickle how to pick apart by Tim Peters · 22 years ago
  57. 71fcda5 cPickle produces NEWOBJ appropriately now. It still doesn't know by Tim Peters · 22 years ago
  58. 117910d Migrate definitions of several platform-dependent path-related variables by Skip Montanaro · 22 years ago
  59. 4507ec7 - The audio driver tests (test_ossaudiodev.py and by Guido van Rossum · 22 years ago
  60. 0dacac4 Factored out classes for handling source and binary distributions. Source by Jack Jansen · 22 years ago
  61. bb2734a Port test_charmapcodec to PyUnit. From SF patch #662807 by Walter Dörwald · 22 years ago
  62. 2835e37 SF bug #663701: sets module review by Raymond Hettinger · 22 years ago
  63. a2ecabe Fix docstring typo by Andrew M. Kuchling · 22 years ago
  64. c07fb2f Fix comment typo by Andrew M. Kuchling · 22 years ago
  65. 6143648 SF 685011: calendar module overflow handling by Raymond Hettinger · 22 years ago
  66. 4b499dd3 - Finally fixed the bug in compile() and exec where a string ending by Guido van Rossum · 22 years ago
  67. 18e36f4 Removed unused cut'n'paste import. by Tim Peters · 22 years ago
  68. c0c9370 We didn't have any tests making pickles with one of {pickle, cPickle}, by Tim Peters · 22 years ago
  69. e9ef203 Added a simple NEWOBJ test. This is in the pickle-only part of the by Tim Peters · 22 years ago
  70. c1eea67 Remove filecmp by Andrew M. Kuchling · 22 years ago
  71. 7585229 Port test_userlist to PyUnit and add a few tests to increase code by Walter Dörwald · 22 years ago
  72. 298e421 SF patch #685738 by Michael Stone. by Guido van Rossum · 22 years ago
  73. 0c016a9 Re-enable compiling ossaudiodev now that it seems to work again. by Guido van Rossum · 22 years ago
  74. 8587b3c Added a HIGHEST_PROTOCOL module attribute to pickle and cPickle. by Tim Peters · 22 years ago
  75. bb18441 SF patch #682432, add lookbehind tests by Neal Norwitz · 22 years ago
  76. 3ea7cc3 Fix typo. by Walter Dörwald · 22 years ago
  77. 7cbd247 Add test to ensure files (fds) don't leak by Neal Norwitz · 22 years ago
  78. 2294c0d Cleanup from patch #683257: by Neal Norwitz · 22 years ago
  79. 3288f59 Expect test_ossaudiodev to skip on Linux, too. (It's broken. by Guido van Rossum · 22 years ago
  80. 9c00f42 Systematic testing of hex/oct constants. by Guido van Rossum · 22 years ago
  81. 66b1259 SF #660455 : patch by NNorwitz. by Guido van Rossum · 22 years ago
  82. e71b9f8 - Use distutils to find site-python (suggested by Thomas Heller, thanks!) by Jack Jansen · 22 years ago
  83. c96d6ce Thank you sir, can I have another. by Just van Rossum · 22 years ago
  84. f59c6fa When in MacPython-OSX use bundlebuilder to create .app bundles. by Jack Jansen · 22 years ago
  85. 53b341f - Better way to find site-packages by Jack Jansen · 22 years ago
  86. a89d10e Implement another useful feature for proxies: in super(X, x), x may by Guido van Rossum · 22 years ago
  87. 03bc7d3 SF #532767: isinstance(x, X) should work when x is a proxy for an X by Guido van Rossum · 22 years ago
  88. 42f08ac Implemented batching for dicts in cPickle. This is after two failed by Tim Peters · 22 years ago
  89. e7b33db Changed database format to make fields adhere to PEP 241 where by Jack Jansen · 22 years ago
  90. 1092d64 Implemented list batching in cPickle. by Tim Peters · 22 years ago
  91. b6e5a0c Put proper tests in classmethod_get(). Remove the type argument to by Guido van Rossum · 22 years ago
  92. 8d2613a Added tests to ensure that list and dict "chunking" are actually by Tim Peters · 22 years ago
  93. 3f50cdc Get rid of the "bozo" __getstate__ that was inserted when __slots__ by Guido van Rossum · 22 years ago
  94. ba20533 [ 683376 ] Adding NotImplementedType to types.py by Just van Rossum · 22 years ago
  95. 4f046e2 Add a few tests to test_count() to increase coverage in by Walter Dörwald · 22 years ago
  96. 7464024 Fix copy&paste error: call title instead of count by Walter Dörwald · 22 years ago
  97. 8dd1932 Change filtertuple() to use tp_as_sequence->sq_item by Walter Dörwald · 22 years ago
  98. 8d326b8 Punctuation fixes in docstrings. by Jack Jansen · 22 years ago
  99. 6a600ab Added docstrings. by Jack Jansen · 22 years ago
  100. 26bf3ac - Better exception when the database isn't found. by Jack Jansen · 22 years ago