This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, georg.brandl, ghaering, larry, python-dev, r.david.murray, serhiy.storchaka
Date 2015-05-08.16:40:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431103198.1273481.264537209.74F3874D@webmail.messagingengine.com>
In-reply-to <1431101282.98.0.0859702868668.issue20274@psf.upfronthosting.co.za>
Content
On Fri, May 8, 2015, at 12:08, Larry Hastings wrote:
> 
> Larry Hastings added the comment:
> 
> Benjamin: I assume you want the extraneous (and undefined behavior)
> kwargs parameters removed.
> 
> Do you also want pysqlite_connection_call() to start calling
> _PyArg_NoKeywords()?

Yes, please.
History
Date User Action Args
2015-05-08 16:40:01benjamin.petersonsetrecipients: + benjamin.peterson, georg.brandl, ghaering, larry, r.david.murray, python-dev, serhiy.storchaka
2015-05-08 16:40:01benjamin.petersonlinkissue20274 messages
2015-05-08 16:40:01benjamin.petersoncreate