On Thu, 8 Oct 2020 at 22:10, Tim Peters <[email protected]> wrote: > Again, the concept of a _fixed_ (albeit user-settable) working > precision is deep in the module's bones.
That is, for what I know, how also BigDecimal in Java works... and float in any architecture. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/N77ZZEV7QUP3DNATAKSAAUVD3KSVZKLZ/ Code of Conduct: http://python.org/psf/codeofconduct/
