◐ Shell
clean mode source ↗

Message 394900 - Python tracker

Message394900

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-06-02.12:26:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622636773.32.0.874866054352.issue44165@roundup.psfhosted.org>
In-reply-to
Content
New changeset a384b6c04054a2c5050a99059836175cf73e2016 by Erlend Egeberg Aasland in branch 'main':
bpo-44165: Optimise sqlite3 statement preparation by passing string size (GH-26206)
https://github.com/python/cpython/commit/a384b6c04054a2c5050a99059836175cf73e2016
History
Date User Action Args
2021-06-02 12:26:13pablogsalsetrecipients: + pablogsal, berker.peksag, serhiy.storchaka, erlendaasland
2021-06-02 12:26:13pablogsalsetmessageid: <1622636773.32.0.874866054352.issue44165@roundup.psfhosted.org>
2021-06-02 12:26:13pablogsallinkissue44165 messages
2021-06-02 12:26:13pablogsalcreate