Skip to content

Commit 0aab07c

Browse files
authored
gh-115119: Defer --with-system-libmpdec removal to 3.16 (#139318)
1 parent 6fa1e55 commit 0aab07c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/using/configure.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -869,9 +869,9 @@ Libraries options
869869
.. versionchanged:: 3.13
870870
Default to using the installed ``mpdecimal`` library.
871871

872-
.. deprecated-removed:: 3.13 3.15
872+
.. deprecated-removed:: 3.13 3.16
873873
A copy of the ``mpdecimal`` library sources will no longer be distributed
874-
with Python 3.15.
874+
with Python 3.16.
875875

876876
.. seealso:: :option:`LIBMPDEC_CFLAGS` and :option:`LIBMPDEC_LIBS`.
877877

0 commit comments

Comments
 (0)