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 danielsh, erlendaasland, ezio.melotti, ghaering, levkivskyi, nedbat, pablogsal, palaviv, sleepycal, torsten
Date 2021-08-30.18:32:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630348348.85.0.819043496255.issue16379@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86d8b465231473f850cc5e906013ba8581ddb503 by Erlend Egeberg Aasland in branch 'main':
bpo-16379: expose SQLite error codes and error names in `sqlite3` (GH-27786)
https://github.com/python/cpython/commit/86d8b465231473f850cc5e906013ba8581ddb503
History
Date User Action Args
2021-08-30 18:32:28pablogsalsetrecipients: + pablogsal, ghaering, nedbat, ezio.melotti, torsten, sleepycal, danielsh, levkivskyi, palaviv, erlendaasland
2021-08-30 18:32:28pablogsalsetmessageid: <1630348348.85.0.819043496255.issue16379@roundup.psfhosted.org>
2021-08-30 18:32:28pablogsallinkissue16379 messages
2021-08-30 18:32:28pablogsalcreate