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 corona10
Recipients christian.heimes, corona10, eric.snow, erlendaasland, kumaraditya, notarealdeveloper, serhiy.storchaka, vstinner
Date 2022-02-28.09:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646039264.28.0.840456086839.issue46541@roundup.psfhosted.org>
In-reply-to
Content
New changeset c32aef48533769161e1247927a5b418322e0860c by Erlend Egeberg Aasland in branch 'main':
bpo-46541: Remove unneeded visits from sqlite3 (GH-31609)
https://github.com/python/cpython/commit/c32aef48533769161e1247927a5b418322e0860c
History
Date User Action Args
2022-02-28 09:07:44corona10setrecipients: + corona10, vstinner, christian.heimes, eric.snow, serhiy.storchaka, erlendaasland, kumaraditya, notarealdeveloper
2022-02-28 09:07:44corona10setmessageid: <1646039264.28.0.840456086839.issue46541@roundup.psfhosted.org>
2022-02-28 09:07:44corona10linkissue46541 messages
2022-02-28 09:07:44corona10create