Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Update outdated statement frommath
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
skirpichev left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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 moduledoes provide access to such functions (at least for most of them). Edit: It's just notexhaustive description of the module content.
Uh oh!
There was an error while loading.Please reload this page.
math
about C standardmath
about C standard21672b6
intopython:mainUh oh!
There was an error while loading.Please reload this page.
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 commit21672b6)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
(cherry picked from commit21672b6)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
GH-134825 is a backport of this pull request to the3.14 branch. |
GH-134826 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
ThePEP 791 draft says:
Let's start by removing this outdated sentence from the docs.
📚 Documentation preview 📚:https://cpython-previews--134621.org.readthedocs.build/