]> 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:11:47 +0000 (10:11 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 07:11:47 +0000 (10:11 +0300)
commitf95455da4c3c61a302d62322a4bcb17a629efd4b
treeedce042440c577bea729621e113d7cc97fcad1ba
parentacef5de6ecd1cb84420bb0ea8d0a8d6cd09682e2
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