mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-115119: Defer --with-system-libmpdec removal to 3.16 (#139318)
This commit is contained in:
parent
6fa1e552e0
commit
0aab07ccf7
1 changed files with 2 additions and 2 deletions
|
|
@ -869,9 +869,9 @@ Libraries options
|
||||||
.. versionchanged:: 3.13
|
.. versionchanged:: 3.13
|
||||||
Default to using the installed ``mpdecimal`` library.
|
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
|
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`.
|
.. seealso:: :option:`LIBMPDEC_CFLAGS` and :option:`LIBMPDEC_LIBS`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue