bpo-45512: Raise exception if sqlite3.Connection.__init__ is called with bad isolation level (#29561)
* bpo-45512: Raise sqlite3.Connection.__init__ is called with bad isolation level * Also explicitly test allowed isolation levels * Use subTest for better error messages if something goes wrong * Update Lib/test/test_sqlite3/test_dbapi.py Co-authored-by: Dong-hee Na <donghee.na92@gmail.com> Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
E
Erlend Egeberg Aasland committed
822c3dcce3996e411c1ff5c432c6ac7d2845cfd6
Parent: b567b9d
Committed by GitHub <noreply@github.com>
on 11/15/2021, 12:55:38 PM