Message331312
One more decision that needs to be made: should the new function accept integer-valued floats? Or should any `float` input give a TypeError.
I'd personally prefer that floats not be accepted; I think this was a misfeature of `factorial` that we shouldn't compound. |
|
Date |
User |
Action |
Args |
2018-12-07 13:37:36 | mark.dickinson | set | recipients:
+ mark.dickinson, tim.peters, rhettinger, steven.daprano, serhiy.storchaka, kellerfuchs |
2018-12-07 13:37:36 | mark.dickinson | set | messageid: <1544189856.52.0.788709270274.issue35431@psf.upfronthosting.co.za> |
2018-12-07 13:37:36 | mark.dickinson | link | issue35431 messages |
2018-12-07 13:37:36 | mark.dickinson | create | |
|