Skip to content

gh-157478: Add structured version info for dbm.gnu - #157479

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

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

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

Add constants dbm.gnu.GDBM_VERSION_INFO, dbm.gnu.gdbm_version_info and dbm.gnu.gdbm_version, which provide information about the version of the GDBM library in use.

The private constant _gdbm._GDBM_VERSION has been removed.

Add constants dbm.gnu.GDBM_VERSION_INFO, dbm.gnu.gdbm_version_info and
dbm.gnu.gdbm_version, which provide information about the version of
the GDBM library in use.

The private constant _gdbm._GDBM_VERSION has been removed.

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 #34546552 | 📁 Comparing c496fd0 against main (a844747)

  🔍 Preview build  

3 files changed
± library/dbm.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