[Python-checkins] [python/cpython] 6d1dec: Fixed #29534 - _decimal difference with _pydecimal...

GitHub noreply at github.com
Tue Feb 14 13:22:57 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 6d1dece06d13a7d40637e07b2c79f34aab368766
      https://github.com/python/cpython/commit/6d1dece06d13a7d40637e07b2c79f34aab368766
  Author: Andrew Nester <andrew.nester.dev at gmail.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M Lib/_pydecimal.py
    M Lib/test/test_decimal.py
    M Misc/NEWS

  Log Message:
  -----------
  Fixed #29534 - _decimal difference with _pydecimal (#65)




More information about the Python-checkins mailing list