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, erlendaasland
Date 2021-11-15.12:55:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636980942.14.0.528637775043.issue45512@roundup.psfhosted.org>
In-reply-to
Content
New changeset 822c3dcce3996e411c1ff5c432c6ac7d2845cfd6 by Erlend Egeberg Aasland in branch 'main':
bpo-45512: Raise exception if sqlite3.Connection.__init__ is called with bad isolation level (#29561)
https://github.com/python/cpython/commit/822c3dcce3996e411c1ff5c432c6ac7d2845cfd6
History
Date User Action Args
2021-11-15 12:55:42corona10setrecipients: + corona10, erlendaasland
2021-11-15 12:55:42corona10setmessageid: <1636980942.14.0.528637775043.issue45512@roundup.psfhosted.org>
2021-11-15 12:55:42corona10linkissue45512 messages
2021-11-15 12:55:42corona10create