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 python-dev
Recipients garybernhardt, gdr@garethrees.org, josh.r, mark.dickinson, ncoghlan, pitrou, python-dev, skrah, vstinner
Date 2014-04-10.13:29:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g4NWN1Tyyz7LjP@mail.python.org>
In-reply-to
Content
New changeset 273e17260d25 by Mark Dickinson in branch 'default':
Issue #20539: Improve math.factorial error messages and types for large inputs.
http://hg.python.org/cpython/rev/273e17260d25
History
Date User Action Args
2014-04-10 13:29:52python-devsetrecipients: + python-dev, mark.dickinson, ncoghlan, pitrou, vstinner, skrah, gdr@garethrees.org, garybernhardt, josh.r
2014-04-10 13:29:52python-devlinkissue20539 messages
2014-04-10 13:29:52python-devcreate