Skip to content

Commit 531f496

Browse files
sobolevnmiss-islington
authored andcommitted
pythongh-115119: Defer --with-system-libmpdec removal to 3.16 (pythonGH-139318)
(cherry picked from commit 0aab07c) Co-authored-by: sobolevn <[email protected]>
1 parent 417e0c0 commit 531f496

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
@@ -835,9 +835,9 @@ Libraries options
835835
.. versionchanged:: 3.13
836836
Default to using the installed ``mpdecimal`` library.
837837

838-
.. deprecated-removed:: 3.13 3.15
838+
.. deprecated-removed:: 3.13 3.16
839839
A copy of the ``mpdecimal`` library sources will no longer be distributed
840-
with Python 3.15.
840+
with Python 3.16.
841841

842842
.. seealso:: :option:`LIBMPDEC_CFLAGS` and :option:`LIBMPDEC_LIBS`.
843843

0 commit comments

Comments
 (0)