GH-93115: Fix error code tests in test_sqlite3.test_dbapi by The-Compiler · Pull Request #93116 · python/cpython
They used sqlite.version_info (2.6.0 for the past 12 years) rather than .sqlite_version_info. Also, the last statement raised a NameError.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington added a commit that referenced this pull request
(cherry picked from commit d5f0dd1) Co-authored-by: Florian Bruhin <me@the-compiler.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters