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, serhiy.storchaka
Date 2021-11-10.18:46:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636569980.21.0.0519094083007.issue45754@roundup.psfhosted.org>
In-reply-to
Content
New changeset c1323d4b8cb010a06c11bace6e681bea7f895851 by Erlend Egeberg Aasland in branch 'main':
bpo-45754: Use correct SQLite limit when checking statement length (GH-29489)
https://github.com/python/cpython/commit/c1323d4b8cb010a06c11bace6e681bea7f895851
History
Date User Action Args
2021-11-10 18:46:20pablogsalsetrecipients: + pablogsal, serhiy.storchaka, erlendaasland
2021-11-10 18:46:20pablogsalsetmessageid: <1636569980.21.0.0519094083007.issue45754@roundup.psfhosted.org>
2021-11-10 18:46:20pablogsallinkissue45754 messages
2021-11-10 18:46:20pablogsalcreate