mirror of
https://github.com/python/cpython.git
synced 2026-08-03 13:26:41 +08:00
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>
Source files for standard library extension modules, and former extension modules that are now builtin modules.