Skip to content

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

New issue

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

Conversation

skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Jun 16, 2025

@bedevere-app bedevere-app bot mentioned this pull request Jun 16, 2025
15 tasks
@skirpichev
Copy link
Contributor Author

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

(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
Member

Choose a reason for hiding this comment

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

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
Contributor Author

Choose a reason for hiding this comment

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

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

@skirpichev skirpichev closed this Jun 17, 2025
@skirpichev skirpichev deleted the remove-fallback-to-bundled-mpdec/115119-v2 branch June 17, 2025 12:55
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