]> granicus.if.org Git - python/commit
Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky Kok.
authorSteve Dower <steve.dower@microsoft.com>
Wed, 15 Apr 2015 20:10:59 +0000 (16:10 -0400)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 15 Apr 2015 20:10:59 +0000 (16:10 -0400)
commitcb39d1f466eeecbec969f50a5df609eb0a863084
treecd4fd87d2cc51a15730a5e061075a5da8e069b9b
parent807b80d4ec9d9dd2c0f5e6a4bf07caa7c90625e1
Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky Kok.
Doc/library/functions.rst
Lib/test/test_float.py
Misc/NEWS
Objects/floatobject.c