SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 16 Python

bpo-45798: Move _decimal build setup into configure (GH-29541)

Settings for :mod:`decimal` internal C extension are now detected by
:program:`configure`. The bundled `libmpdec` library is built in
``Makefile``.

Signed-off-by: Christian Heimes <christian@python.org>
C
Christian Heimes committed
0486570f7b2b5a75812e5a01a8dca58bfadc2437
Parent: 4c792f3
Committed by GitHub <noreply@github.com> on 11/13/2021, 12:56:16 PM