Mark Dickinson <dicki...@gmail.com> added the comment:

I think the two main reasons that applied to not implementing the parsing part 
of PEP 515 for the Decimal type (speed, compliance with the IBM specification) 
don't apply to the formatting side.

We do need to think about the implications of making local changes to our copy 
of the externally-maintained libmpdec library, though.

Changing Python versions: this is a new feature, so could only go into Python 
3.11.

----------
type:  -> enhancement
versions: +Python 3.11 -Python 3.10, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45708>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to