FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-115119: removed implicit fallback to the bundled libmpdec by skirpichev · Pull Request #135568 · python/cpython · GitHub

/ cpython Public

gh-115119: removed implicit fallback to the bundled libmpdec - #135568

Closed
skirpichev wants to merge 16 commits into
python:mainfrom
skirpichev:remove-fallback-to-bundled-mpdec/115119-v2
Closed

gh-115119: removed implicit fallback to the bundled libmpdec#135568
skirpichev wants to merge 16 commits into
python:mainfrom
skirpichev:remove-fallback-to-bundled-mpdec/115119-v2

Conversation

skirpichev commented Jun 16, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

bedevere-app Bot mentioned this pull request Jun 16, 2025
15 tasks

Copy link
Copy Markdown
Member Author

This is a separate pr, without new --with-libmpdec option, per @vstinner request.

Comment thread configure.ac
(deprecated and scheduled for removal in Python 3.15)])])
USE_BUNDLED_LIBMPDEC()])
no system libmpdecimal found; falling back to pure-Python version
for the decimal module])])])

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Would it be possible to log this message at the end of the configure script? Otherwise, it's easy to miss this message in the middle of the long configure output.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I'll continue in the old pr, as you prefer this version.

skirpichev closed this Jun 17, 2025
skirpichev deleted the remove-fallback-to-bundled-mpdec/115119-v2 branch June 17, 2025 12:55
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL