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 c3a1889 commit 45544d9Copy full SHA for 45544d9
Doc/whatsnew/3.15.rst
@@ -289,7 +289,7 @@ Build changes
289
* Removed implicit fallback to the bundled copy of the ``libmpdec`` library.
290
Now this should be explicitly enabled with :option:`--with-system-libmpdec`
291
set to ``no`` or with :option:`!--without-system-libmpdec`.
292
- The :option:`!--without-libmpdec` should be used to permit building
+ The :option:`--without-libmpdec <--with-libmpdec>` should be used to permit building
293
CPython without the ``_decimal`` module.
294
(Contributed by Sergey B Kirpichev in :gh:`115119`.)
295
0 commit comments