We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7196a commit 3adaf88Copy full SHA for 3adaf88
Doc/using/configure.rst
@@ -29,6 +29,9 @@ Features and minimum versions required to build CPython:
29
30
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.
31
32
+* The `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/index.html>`_
33
+ is recommended for the :mod:`decimal` module, the minimum version is 2.5.0.
34
+
35
* Autoconf 2.72 and aclocal 1.16.5 are required to regenerate the
36
:file:`configure` script.
37
0 commit comments