[issue44154] Optimize Fraction pickling

Sergey B Kirpichev report at bugs.python.org
Mon May 17 05:53:44 EDT 2021


Sergey B Kirpichev <skirpichev at gmail.com> added the comment:

Not sure why this wasn't closed after pr merging.  If this was intentional - let me know and reopen.

I'm less sure if something like this will work for a Decimal().  Perhaps, if the constructor will accept an integer as the value[1], not just a tuple of digits.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44154>
_______________________________________


More information about the Python-bugs-list mailing list