Skip to content

Commit 7f3c379

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 7519ac2 commit 7f3c379

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
@@ -866,9 +866,9 @@ Libraries options
866866
.. versionchanged:: 3.13
867867
Default to using the installed ``mpdecimal`` library.
868868

869-
.. deprecated-removed:: 3.13 3.15
869+
.. deprecated-removed:: 3.13 3.16
870870
A copy of the ``mpdecimal`` library sources will no longer be distributed
871-
with Python 3.15.
871+
with Python 3.16.
872872

873873
.. seealso:: :option:`LIBMPDEC_CFLAGS` and :option:`LIBMPDEC_LIBS`.
874874

0 commit comments

Comments
 (0)