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 berker.peksag, erlendaasland, pablogsal, serhiy.storchaka
Date 2021-08-21.18:59:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629572342.3.0.259047571995.issue44965@roundup.psfhosted.org>
In-reply-to
Content
New changeset 878e7267016ba25d05d8736349fb897c756f311d by Erlend Egeberg Aasland in branch 'main':
bpo-44965: Early exit for non-DML statements in sqlite3.Cursor.executemany() (GH-27865)
https://github.com/python/cpython/commit/878e7267016ba25d05d8736349fb897c756f311d
History
Date User Action Args
2021-08-21 18:59:02pablogsalsetrecipients: + pablogsal, berker.peksag, serhiy.storchaka, erlendaasland
2021-08-21 18:59:02pablogsalsetmessageid: <1629572342.3.0.259047571995.issue44965@roundup.psfhosted.org>
2021-08-21 18:59:02pablogsallinkissue44965 messages
2021-08-21 18:59:02pablogsalcreate