Skip to content

gh-157475: Add structured version info for decimal - #157476

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

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

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

Add constants decimal.LIBMPDEC_VERSION, decimal.libmpdec_version, decimal.LIBMPDEC_VERSION_INFO, and decimal.libmpdec_version_info in the C implementation, which provide information about the version of the libmpdec library in use.

Add constants decimal.LIBMPDEC_VERSION, decimal.libmpdec_version,
decimal.LIBMPDEC_VERSION_INFO, and decimal.libmpdec_version_info in
the C implementation, which provide information about the version of
the libmpdec library in use.

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

  🔍 Preview build  

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