mirror of
https://github.com/python/cpython.git
synced 2026-02-13 19:04:37 +00:00
[3.13] gh-115119: Defer --with-system-libmpdec removal to 3.16 (GH-139318) (#139348)
gh-115119: Defer `--with-system-libmpdec` removal to 3.16 (GH-139318)
(cherry picked from commit 0aab07ccf7)
Co-authored-by: sobolevn <mail@sobolevn.me>
This commit is contained in:
parent
417e0c0791
commit
9b09677c0a
1 changed files with 2 additions and 2 deletions
|
|
@ -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`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue