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
Replace numbers.Real with Real in numbers.rst
#31995
Conversation
This comment has been hidden.
This comment has been hidden.
Yes we can assume it, that is precisely why I opened this pull request, since this is the only part of the code snippet which does not make that assumption. |
|
Ah, sorry I misunderstood. |
numbers.Real with Real in numbers.rst
|
Not sure about this, since it's supposed to be an example of how to use |
The real code does not use https://github.com/python/cpython/blob/v3.10.4/Lib/fractions.py#L368-L377 |
|
Closing and reopening to trigger the bots. |
|
Thanks for the review! |
|
Thanks @maggyero for the PR, and @rhettinger for merging it |
|
GH-92669 is a backport of this pull request to the 3.11 branch. |
(cherry picked from commit dde8a16) Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
(cherry picked from commit dde8a16) Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
No description provided.