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 corona10, eric.snow, erlendaasland, kumaraditya, lazka, serhiy.storchaka, vstinner
Date 2022-02-16.15:24:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645025088.66.0.960387086471.issue46541@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2077117d125925210148294eefee28797b7ff4c by Erlend Egeberg Aasland in branch 'main':
bpo-46541: Replace _Py_IDENTIFIER with _Py_ID in sqlite3 (GH-31351)
https://github.com/python/cpython/commit/b2077117d125925210148294eefee28797b7ff4c
History
Date User Action Args
2022-02-16 15:24:48corona10setrecipients: + corona10, vstinner, eric.snow, serhiy.storchaka, lazka, erlendaasland, kumaraditya
2022-02-16 15:24:48corona10setmessageid: <1645025088.66.0.960387086471.issue46541@roundup.psfhosted.org>
2022-02-16 15:24:48corona10linkissue46541 messages
2022-02-16 15:24:48corona10create