index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Core and Builtins
/
2018-03-19-00-59-20.bpo-33083.Htztjl.rst
blob: 81df83989e48e39bede6d7b139c3993f6a95e44d (
plain
)
1
2
``math.factorial`` no longer accepts arguments that are not int-like. Patch by Pablo Galindo.