Skip to content

Commit b4cc60d

Browse files
authored
Apply suggestions from code review
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
1 parent c1e262a commit b4cc60d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/license.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -959,8 +959,8 @@ on the cfuhash project::
959959
libmpdec
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
964964
library unless the build is configured ``--with-system-libmpdec``::
965965

966966
Copyright (c) 2008-2020 Stefan Krah. All rights reserved.

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)