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 pablogsal
Recipients John.Yeung, facundobatista, mark.dickinson, pablogsal, rhettinger, serhiy.storchaka, taleinat, terry.reedy, tim.peters, vstinner
Date 2018-09-03.21:20:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536009608.96.0.56676864532.issue33083@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e9ba3705de656215d52b8f8f4a2e7ad60190e944 by Pablo Galindo in branch 'master':
bpo-33083 - Make math.factorial reject arguments that are not int-like (GH-6149)
https://github.com/python/cpython/commit/e9ba3705de656215d52b8f8f4a2e7ad60190e944
History
Date User Action Args
2018-09-03 21:20:09pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, terry.reedy, facundobatista, mark.dickinson, vstinner, taleinat, serhiy.storchaka, John.Yeung
2018-09-03 21:20:08pablogsalsetmessageid: <1536009608.96.0.56676864532.issue33083@psf.upfronthosting.co.za>
2018-09-03 21:20:08pablogsallinkissue33083 messages
2018-09-03 21:20:08pablogsalcreate