Staging
v0.5.1
https://github.com/python/cpython
Revision 101b054c32a54acd5d1c84b03ebc71cac51b3e3b authored by Larry Hastings on 08 May 2015, 16:56:29 UTC, committed by Larry Hastings on 08 May 2015, 16:56:29 UTC
any keyword arguments.  Previously it silently ignored them.  Also: Remove
ignored and erroneous "kwargs" parameters from three METH_VARARGS methods
on _sqlite.Connection.
1 parent 2e2dcf6
History
Tip revision: 101b054c32a54acd5d1c84b03ebc71cac51b3e3b authored by Larry Hastings on 08 May 2015, 16:56:29 UTC
Issue #20274: When calling a _sqlite.Connection, it now complains if passed
Tip revision: 101b054

README

back to top