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 orsenthil
Recipients berker.peksag, cheryl.sabella, docs@python, jae, orsenthil, palaviv
Date 2017-04-04.05:15:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491282909.72.0.632086850238.issue29725@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for working on this.

row_factory seems to be another parameter that can be set in the Cursor object. https://github.com/python/cpython/blob/master/Modules/_sqlite/cursor.c#L65 

This can addressed in a different issue/ pr.
History
Date User Action Args
2017-04-04 05:15:09orsenthilsetrecipients: + orsenthil, jae, docs@python, berker.peksag, palaviv, cheryl.sabella
2017-04-04 05:15:09orsenthilsetmessageid: <1491282909.72.0.632086850238.issue29725@psf.upfronthosting.co.za>
2017-04-04 05:15:09orsenthillinkissue29725 messages
2017-04-04 05:15:09orsenthilcreate