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-09-19.22:52:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632091960.46.0.737240465692.issue45041@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6779715c4d0289acb59a8fd3660ab2e5d486c4b by Erlend Egeberg Aasland in branch 'main':
bpo-45041: Simplify `sqlite3.Cursor.executescript()` (GH-28020)
https://github.com/python/cpython/commit/a6779715c4d0289acb59a8fd3660ab2e5d486c4b
History
Date User Action Args
2021-09-19 22:52:40pablogsalsetrecipients: + pablogsal, erlendaasland
2021-09-19 22:52:40pablogsalsetmessageid: <1632091960.46.0.737240465692.issue45041@roundup.psfhosted.org>
2021-09-19 22:52:40pablogsallinkissue45041 messages
2021-09-19 22:52:40pablogsalcreate