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 berker.peksag
Recipients berker.peksag, corona10, erlendaasland, serhiy.storchaka, vstinner
Date 2021-01-05.23:57:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609891072.02.0.672940912495.issue40956@roundup.psfhosted.org>
In-reply-to
Content
New changeset c7f8d3caf0b10c19cd46b1b334a98628eac15672 by Erlend Egeberg Aasland in branch 'master':
bpo-40956: Convert _sqlite3.Cursor to Argument Clinic (GH-24007)
https://github.com/python/cpython/commit/c7f8d3caf0b10c19cd46b1b334a98628eac15672
History
Date User Action Args
2021-01-05 23:57:52berker.peksagsetrecipients: + berker.peksag, vstinner, serhiy.storchaka, corona10, erlendaasland
2021-01-05 23:57:52berker.peksagsetmessageid: <1609891072.02.0.672940912495.issue40956@roundup.psfhosted.org>
2021-01-05 23:57:52berker.peksaglinkissue40956 messages
2021-01-05 23:57:51berker.peksagcreate