]> granicus.if.org Git - python/commit
The function name for cmath.isinf in PyArg_ParseTuple() was wrong.
authorBrett Cannon <brett@python.org>
Fri, 31 Jan 2014 17:04:36 +0000 (12:04 -0500)
committerBrett Cannon <brett@python.org>
Fri, 31 Jan 2014 17:04:36 +0000 (12:04 -0500)
commit1088d988996dd8c63a73a5139173627320d74405
tree64ffc6979cc71c90e410abd4fecff9bbd58f05e0
parent62510dced9e8242224ce3d45388eff6486e83c3c
The function name for cmath.isinf in PyArg_ParseTuple() was wrong.
Misc/NEWS
Modules/cmathmodule.c