]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-29695: Fixed tests after removing keyword args support in some basic type constru...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 6 Mar 2017 19:08:59 +0000 (21:08 +0200)
committerBrett Cannon <brettcannon@users.noreply.github.com>
Mon, 6 Mar 2017 19:08:59 +0000 (11:08 -0800)
commitd908fd9ee1c307f7066023eb2031c0f509036cbc
tree1ab5b2c5a7bf084db1871890c28e096e805ee270
parent0f5f1c3055e4c5b3d6165f56507bae6e16af7ca8
bpo-29695: Fixed tests after removing keyword args support in some basic type constructors. (GH-520)
Lib/test/test_descr.py