[issue47079] Integral.denominator shouldn't return an int

Sergey B Kirpichev report at bugs.python.org
Mon Mar 21 00:28:49 EDT 2022


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

> self(1) instead

or, rather, type(self)(1)

----------

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


More information about the Python-bugs-list mailing list