From: Serhiy Storchaka Date: Mon, 16 May 2016 07:12:15 +0000 (+0300) Subject: Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes X-Git-Tag: v3.6.0a1~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c944c2dab8036bab6c4d3b2391fa3fbbab8859b5;p=thirdparty%2FPython%2Fcpython.git Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes in PyArg_ParseTuple(). --- c944c2dab8036bab6c4d3b2391fa3fbbab8859b5