This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients mark.dickinson, pablogsal, rhettinger, serhiy.storchaka, stutzbach
Date 2019-06-17.13:57:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560779878.37.0.850064375819.issue37315@roundup.psfhosted.org>
In-reply-to
Content
New changeset 231aad38493c871dd32930a21d256cbacd2ae20c by Serhiy Storchaka in branch 'master':
bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147)
https://github.com/python/cpython/commit/231aad38493c871dd32930a21d256cbacd2ae20c
History
Date User Action Args
2019-06-17 13:57:58serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, stutzbach, pablogsal
2019-06-17 13:57:58serhiy.storchakasetmessageid: <1560779878.37.0.850064375819.issue37315@roundup.psfhosted.org>
2019-06-17 13:57:58serhiy.storchakalinkissue37315 messages
2019-06-17 13:57:58serhiy.storchakacreate