]> granicus.if.org Git - python/commit
Fixed #29534 - _decimal difference with _pydecimal (#65)
authorAndrew Nester <andrew.nester.dev@gmail.com>
Tue, 14 Feb 2017 18:22:55 +0000 (21:22 +0300)
committerMark Dickinson <mdickinson@enthought.com>
Tue, 14 Feb 2017 18:22:55 +0000 (18:22 +0000)
commit6d1dece06d13a7d40637e07b2c79f34aab368766
tree3ca2a345299134cb312b3f6fbd9962e8e8dcdbb7
parentc33ee85b6fbed7f9c68e9fd39cd0582af9237ef1
Fixed #29534 - _decimal difference with _pydecimal (#65)
Lib/_pydecimal.py
Lib/test/test_decimal.py
Misc/NEWS