]> granicus.if.org Git - python/commit
Issue #20274: Remove ignored and erroneous "kwargs" parameters from three
authorLarry Hastings <larry@hastings.org>
Fri, 8 May 2015 14:37:49 +0000 (07:37 -0700)
committerLarry Hastings <larry@hastings.org>
Fri, 8 May 2015 14:37:49 +0000 (07:37 -0700)
commit01b08836021809de5423410f606495a2551f2aef
treebd9f22527b8a76cbd88f1c3db5e3393678de87c1
parent7e63b36f7f6975b3d7590fc1c12caf04c39b2e7e
Issue #20274: Remove ignored and erroneous "kwargs" parameters from three
METH_VARARGS methods on _sqlite.Connection.
Misc/NEWS
Modules/_sqlite/connection.c