-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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
gh-115119: Fall back to bundled libmpdec if system libmpdec is not found #119196
Conversation
🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit c537d8b 🤖 If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
I'll wait for Zach to chime in before landing. |
cc @hroncok who had issues with this issue. |
Merging, as per Ned's comment on Discord. |
This comment was marked as outdated.
This comment was marked as outdated.
…not found (pythonGH-119196) (cherry picked from commit 642b25b) Co-authored-by: Erlend E. Aasland <erlend@python.org>
GH-119217 is a backport of this pull request to the 3.13 branch. |
libmpdec
sources #115119