1. f3b0639 Issue #27348: Merge exception formatting fix from 3.5 into 3.6 by Martin Panter · 8 years ago
  2. bb8b1cb Issue #27348: Restore “Exception: None” formatting in traceback module by Martin Panter · 8 years ago
  3. a721aba Issue #26331: Implement the parsing part of PEP 515. by Brett Cannon · 8 years ago
  4. 5dd2b86 merge by Raymond Hettinger · 8 years ago
  5. f6ffa98 Issue #27720: Fix error in eng_to_decimal docs and add examples from the specification. by Raymond Hettinger · 8 years ago
  6. 0b7d84d Issue #27171: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  7. e26da7c Issue #27171: Fix typos in documentation, comments, and test function names by Martin Panter · 8 years ago
  8. b6a9c97 Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error by Serhiy Storchaka · 8 years ago
  9. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  10. 66e9d03 Issue #26621: Update libmpdec version and remove unnecessary test case. by Stefan Krah · 9 years ago
  11. 0d250bc Issue #25971: Optimized creating Fractions from floats by 2 times and from by Serhiy Storchaka · 9 years ago
  12. 53f2e0a Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by by Stefan Krah · 9 years ago
  13. c2ccce7 Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 10 years ago
  14. 2f0441f Remaining fallout from 17911 by Robert Collins · 10 years ago
  15. 08448a1 Issue #23326: Removed __ne__ implementations. Since fixing default __ne__ by Serhiy Storchaka · 10 years ago
  16. bca45ed Issue #19232: Fix sys.modules lookup (--without-threads) by Stefan Krah · 10 years ago
  17. b578f8a Issue #19232: Speed up decimal import. Additionally, since _decimal is by Stefan Krah · 10 years ago