Tim Peters <t...@python.org> added the comment:

factorial(float) was obviously intended to work the way it does, so I'd leave 
it alone in whatever changes are made to resolve _this_ issue.  I view it as a 
harmless-enough quirk, but, regardless, if people want to deprecate it that 
should be a different issue.

What the code ends up doing for Decimal and Fraction and 
god-only-knows-what-else is just as obviously confused.  So clean that up and 
declare victory ;-)

----------
nosy: +tim.peters

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

Reply via email to