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 pablogsal
Recipients erlendaasland, pablogsal
Date 2021-06-04.20:42:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622839349.17.0.433544416808.issue44315@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7459208de194db6222d7e3aa301c2b831dbe566d by Erlend Egeberg Aasland in branch 'main':
bpo-44315: Remove unused connection argument from pysqlite_step() (GH-26535)
https://github.com/python/cpython/commit/7459208de194db6222d7e3aa301c2b831dbe566d
History
Date User Action Args
2021-06-04 20:42:29pablogsalsetrecipients: + pablogsal, erlendaasland
2021-06-04 20:42:29pablogsalsetmessageid: <1622839349.17.0.433544416808.issue44315@roundup.psfhosted.org>
2021-06-04 20:42:29pablogsallinkissue44315 messages
2021-06-04 20:42:29pablogsalcreate