diff --git a/Doc/using/configure.rst b/Doc/using/configure.rst index ba69b68d977279..662b5afa88f822 100644 --- a/Doc/using/configure.rst +++ b/Doc/using/configure.rst @@ -835,9 +835,9 @@ Libraries options .. versionchanged:: 3.13 Default to using the installed ``mpdecimal`` library. - .. deprecated-removed:: 3.13 3.15 + .. deprecated-removed:: 3.13 3.16 A copy of the ``mpdecimal`` library sources will no longer be distributed - with Python 3.15. + with Python 3.16. .. seealso:: :option:`LIBMPDEC_CFLAGS` and :option:`LIBMPDEC_LIBS`.