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 bee9e4f commit dc927bdCopy full SHA for dc927bd
1 file changed
Doc/whatsnew/3.16.rst
@@ -332,7 +332,7 @@ Build changes
332
=============
333
334
* Remove the bundled copy of the libmpdec_ decimal library from the CPython source tree
335
- to simplify maintenence and updates. The :mod:`decimal` module will now
+ to simplify maintenance and updates. The :mod:`decimal` module will now
336
unconditionally use the system's libmpdec decimal library. Also remove the
337
now unused :option:`!--with-system-libmpdec` :program:`configure` flag.
338
This change has no impact on binary releases of Python, which have been
0 commit comments