Skip to content

Commit 4b8c374

Browse files
srittauJelleZijlstra
authored andcommitted
Fix decimal (#2323)
* Use Tuple field in DecimalTuple * Remove unnecessary base classes from Decimal * Decimal.__init__ -> __new__ * Decimal.__ne__ is not defined in Python 3 * Add Decimal.as_integer_ratio() * Annotate DecimalException.handle() * Correct types of Decimal method arguments * Add missing arguments and optional markers to Decimal * Add missing arguments to Context * Remove spurious int from Unions with float * Remove Context.__setattr__() * Fix return types of Context methods
1 parent 0f8e0ad commit 4b8c374

File tree

1 file changed

+169
-161
lines changed

1 file changed

+169
-161
lines changed

0 commit comments

Comments
 (0)