]> 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:15 +0000 (10:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 07:12:15 +0000 (10:12 +0300)
commitc944c2dab8036bab6c4d3b2391fa3fbbab8859b5
treee00f41acbf20b3adb2d813b4421c53626a7affe6
parent5a32c04937d249fc96ead5e8d8d0ac74b9c6234d
parentf95455da4c3c61a302d62322a4bcb17a629efd4b
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