1. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  2. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  3. c2ccce7 Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 9 years ago
  4. a60c2fe Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 9 years ago
  5. b578f8a Issue #19232: Speed up decimal import. Additionally, since _decimal is by Stefan Krah · 10 years ago
  6. 7f470d0 Issue #19936: Remove executable bits from C source files and several forgotten by Serhiy Storchaka · 10 years ago
  7. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 10 years ago
  8. 1654040 Issue #19936: Disable shebang lines in order to prevent using a random by Stefan Krah · 10 years ago
  9. 04754b0 Support multiarch build in tests. by Stefan Krah · 11 years ago
  10. 6edda14 Issue #17768: Support newline fill character in decimal.py and NUL fill by Stefan Krah · 11 years ago
  11. 59a4a93 Issue #16422: Use strings for rounding mode constants for better readability by Stefan Krah · 11 years ago
  12. 040e311 Issue #15783: Except for the number methods, the C version of decimal now by Stefan Krah · 12 years ago
  13. 9a3f05e Make it clear that the pi function is modified for benchmarking purposes. by Stefan Krah · 12 years ago
  14. 6b6a1df Restore the benchmark order to avoid waiting for decimal.py if just the by Stefan Krah · 12 years ago
  15. 6cf50c5 Fix whitespace. by Brett Cannon · 12 years ago
  16. 63092fe Fix whitespace. by Brett Cannon · 12 years ago
  17. d266c44 Make the decimal bench file run under Python 2.7. by Brett Cannon · 12 years ago
  18. 17183a2 Use zero bottom margin. by Stefan Krah · 12 years ago
  19. ad5b439 In the 32-bit build, dec_hash() raised InvalidOperation if the operand by Stefan Krah · 12 years ago
  20. 1edab78 Update test script to Visual Studio 2010. by Stefan Krah · 12 years ago
  21. 39e810e Make the benchmark more fair for _decimal/decimal.py by setting context.prec by Stefan Krah · 12 years ago
  22. 0774e9b Raise InvalidOperation if exponents of zeros are clamped during exact by Stefan Krah · 12 years ago
  23. 41e0310 Fix Overflow exception in the bignum factorial benchmark that is due to by Stefan Krah · 12 years ago
  24. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 12 years ago