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

I'd suggest that in the not-float branch of math_factorial, we use 
PyNumber_Index to catch integer-like things. (That would also be consistent 
with what we do in math_gcd.)

----------

_______________________________________
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