- 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
- 3cd1e42 Issue 3301: Bisect functions behaved badly when lo was negative. by Raymond Hettinger · 17 years ago
- 0bb8567 In test_heapq and test_bisect, test both the Python and the C implementation. by Georg Brandl · 17 years ago
- cc9a951 SF #1313496: bisect C replacement doesn't accept named args by Raymond Hettinger · 20 years ago
- 630e535 Rename test for comparision errors. by Raymond Hettinger · 21 years ago
- 6325178 Beef-up tests for greater coverage and refcount checking. by Raymond Hettinger · 21 years ago
- 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 22 years ago
- 0c41027 SF Patch #864863: Bisect C implementation (Contributed by Dmitry Vasiliev.) by Raymond Hettinger · 22 years ago
- 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
- 9dcbbea Factor out common boilerplate for test_support by Raymond Hettinger · 22 years ago
- f2715e0 Whitespace normalization. by Tim Peters · 22 years ago
- 6aa1c3f Let test_random cover the endpoints. by Raymond Hettinger · 23 years ago
- a9f18dc Test optional slice arguments. Add backwards compatibility test. by Raymond Hettinger · 23 years ago
- 4422375 Added doctest for examples in the library reference. by Raymond Hettinger · 23 years ago
- d230550 Convert to unittest format so that more tests can be added cleanly. by Raymond Hettinger · 23 years ago
- 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
- 36cdad1 Fred, THIS NEEDS DOCS! The function docstrings tell the tale. by Tim Peters · 25 years ago