]> granicus.if.org Git - python/commit
Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 07:12:02 +0000 (10:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 07:12:02 +0000 (10:12 +0300)
commitd0dc72b4977ef9712bedd5c5940c2286d6e9a98b
treecb9427c626a1fc891c5417fb95b4a254fc234c78
parentc6a7c96a8f9249739ca5f70f6b48eacf1b00fd36
Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes
in PyArg_ParseTuple().
Lib/test/test_getargs2.py
Modules/_testcapimodule.c