-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-115119: defer removal of bundled libmpdec to 3.16 #133997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@@ -2577,7 +2579,7 @@ Build Changes | |||
|
|||
* The :file:`configure` option :option:`--with-system-libmpdec` | |||
now defaults to ``yes``. | |||
The bundled copy of ``libmpdecimal`` will be removed in Python 3.15. | |||
The bundled copy of ``libmpdecimal`` will be removed in Python 3.16. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this not be made a note instead, i.e. something like (Postponed in 3.15 to 3.16) rather than silently editing it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably, not.
Oops, this seems to be not just a docs patch. I hope this still ok for backport. |
libmpdec
sources #115119📚 Documentation preview 📚: https://cpython-previews--133997.org.readthedocs.build/