1. 267b868 * Fix decimal's handling of foreign types. Now returns NotImplemented by Raymond Hettinger · 19 years ago
  2. bea3f6f Bug #1163325: "special" decimals aren't hashable by Raymond Hettinger · 19 years ago
  3. 7e71fa5 Bug #1083645 by Raymond Hettinger · 20 years ago
  4. 605ed02 SF bug #1071588 coercing decimal to int doesn't work between -1 and 1 by Raymond Hettinger · 20 years ago
  5. ed20ad8 Change the strategy for coping with time intensive tests from by Raymond Hettinger · 20 years ago
  6. f04d8a8 There are no longer any special case test skips. by Raymond Hettinger · 20 years ago
  7. f63ba43 * Dynamically build a list of files to be tested (necessary because by Raymond Hettinger · 20 years ago
  8. 955d2b2 Add a test for Context.copy(). by Raymond Hettinger · 20 years ago
  9. b91af52 * Hide a loop induction variable that was inadvertantly being picked up by Raymond Hettinger · 20 years ago
  10. fed5296 * Rename "Signals" to "_signals" making it non-public. by Raymond Hettinger · 20 years ago
  11. bf44069 Improve Context construction and representation: by Raymond Hettinger · 20 years ago
  12. d87ac8f * Update the test suite to reflect that ConversionSyntax was no longer by Raymond Hettinger · 20 years ago
  13. 5aa478b Module and tests: by Raymond Hettinger · 20 years ago
  14. 0aeac10 * Add __eq__ and __ne__ so that things like list.index() work properly by Raymond Hettinger · 20 years ago
  15. 5548be2 Test the logic for int(d). by Raymond Hettinger · 20 years ago
  16. 6ea4845 * Make the tests independent of the default precision. by Raymond Hettinger · 20 years ago
  17. d9c0a7a Work through several open todos: by Raymond Hettinger · 20 years ago
  18. 7c85fa4 Move Decimal from the sandbox into production. by Raymond Hettinger · 20 years ago