Skip to content

gh-157470: Add structured version info for sqlite3 - #157471

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:sqlite3-version-info
Open

gh-157470: Add structured version info for sqlite3#157471
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:sqlite3-version-info

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

Add constants sqlite3.SQLITE_VERSION and sqlite3.SQLITE_VERSION_INFO which provide information about the version of the SQLite library that was used for building the module.

Make sqlite3.sqlite_version_info a named tuple.

Add constants sqlite3.SQLITE_VERSION and sqlite3.SQLITE_VERSION_INFO
which provide information about the version of the SQLite library that
was used for building the module.

Make sqlite3.sqlite_version_info a named tuple.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34545386 | 📁 Comparing 7155cc3 against main (a844747)

  🔍 Preview build  

3 files changed
± library/sqlite3.html
± whatsnew/3.16.html
± whatsnew/changelog.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant