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 serhiy.storchaka
Recipients larry, meador.inge, serhiy.storchaka
Date 2015-05-06.07:56:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430899006.44.0.576484731549.issue20178@psf.upfronthosting.co.za>
In-reply-to
Content
For Modules/_curses_panel.c there is special issue, #20171, with the patch.

issue20178-sqlite-01.patch is applied almost clearly, but due to changes to Argument Clinic it should be updated. Perhaps more functions can be converted (functions that don't use PyArg_Parse* are worth to be converted too).
History
Date User Action Args
2015-05-06 07:56:46serhiy.storchakasetrecipients: + serhiy.storchaka, larry, meador.inge
2015-05-06 07:56:46serhiy.storchakasetmessageid: <1430899006.44.0.576484731549.issue20178@psf.upfronthosting.co.za>
2015-05-06 07:56:46serhiy.storchakalinkissue20178 messages
2015-05-06 07:56:46serhiy.storchakacreate