Skip to content

main/mpdecimal: update to version 4.0.0

mpdecimal-4.0.0 has been released:

https://www.bytereef.org/mpdecimal/changelog.html https://www.bytereef.org/mpdecimal/download.html

This release is compatible with CPython (and should be compatible with the PHP modules).

The thread stack size workaround is no longer necessary since the new test suite is smart enough to skip bignum tests if the stack size is <= 512K.

I'm not sure if CPython/php-decimal need to be updated or will recompile automatically.

Stefan Krah

Merge request reports