-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Update outdated statement from math
about C standard
#134621
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
Conversation
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.
“This module provides access to the mathematical functions defined by the C standard.”
Obviously, -1 to that.
There is nothing wrong with this sentence - the module does provide access to such functions (at least for most of them). Edit: It's just not exhaustive description of the module content.
math
about C standardmath
about C standard
Thanks @hugovk for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit 21672b6) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Adam Turner <[email protected]>
(cherry picked from commit 21672b6) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Adam Turner <[email protected]>
GH-134825 is a backport of this pull request to the 3.14 branch. |
GH-134826 is a backport of this pull request to the 3.13 branch. |
) (#134826) Update outdated statement from `math` about C standard (GH-134621) (cherry picked from commit 21672b6) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Adam Turner <[email protected]>
) (#134825) Update outdated statement from `math` about C standard (GH-134621) (cherry picked from commit 21672b6) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Adam Turner <[email protected]>
The PEP 791 draft says:
Let's start by removing this outdated sentence from the docs.
📚 Documentation preview 📚: https://cpython-previews--134621.org.readthedocs.build/