File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -959,8 +959,8 @@ on the cfuhash project::
959959libmpdec
960960--------
961961
962- Previously, the :mod: `!_decimal ` C extension underlying the :mod: `decimal ` module
963- was built using an included copy of the libmpdec
962+ The :mod: `!_decimal ` C extension underlying the :mod: `decimal ` module
963+ is built using an included copy of the libmpdec
964964library unless the build is configured ``--with-system-libmpdec ``::
965965
966966 Copyright (c) 2008-2020 Stefan Krah. All rights reserved.
Original file line number Diff line number Diff line change @@ -2597,7 +2597,7 @@ Build Changes
25972597
25982598 .. _mimalloc library : https://github.com/microsoft/mimalloc/
25992599
2600- * The :file: `configure ` option :option: !--with-system-libmpdec`
2600+ * The :file: `configure ` option :option: ` !--with-system-libmpdec `
26012601 now defaults to ``yes ``.
26022602 The bundled copy of ``libmpdec `` will be removed in Python 3.16.
26032603
You can’t perform that action at this time.
0 commit comments