We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sqlite3.version
sqlite3.version_info
They were deprecated in 3.12 and set for removal in 3.14.
The text was updated successfully, but these errors were encountered:
gh-118924: Remove sqlite3.version and sqlite3.version_info (#118925)
a019347
pythongh-118924: Remove sqlite3.version and sqlite3.version_info (p…
e6eb9ac
…ython#118925)
Successfully merging a pull request may close this issue.
They were deprecated in 3.12 and set for removal in 3.14.
Linked PRs
sqlite3.version
andsqlite3.version_info
#118925The text was updated successfully, but these errors were encountered: