-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Improve complex
C-API error descriptions
#121834
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
Labels
Comments
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Jul 16, 2024
sobolevn
added a commit
that referenced
this issue
Jul 17, 2024
Co-authored-by: Sergey B Kirpichev <[email protected]> Co-authored-by: Petr Viktorin <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jul 17, 2024
(cherry picked from commit 72dccd6) Co-authored-by: sobolevn <[email protected]> Co-authored-by: Sergey B Kirpichev <[email protected]> Co-authored-by: Petr Viktorin <[email protected]>
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Jul 17, 2024
(cherry picked from commit 72dccd6) Co-authored-by: sobolevn <[email protected]> Co-authored-by: Sergey B Kirpichev <[email protected]> Co-authored-by: Petr Viktorin <[email protected]>
sobolevn
added a commit
that referenced
this issue
Jul 17, 2024
gh-121834: Improve `complex` C-API docs (GH-121835) (cherry picked from commit 72dccd6) Co-authored-by: sobolevn <[email protected]> Co-authored-by: Sergey B Kirpichev <[email protected]> Co-authored-by: Petr Viktorin <[email protected]>
sobolevn
added a commit
that referenced
this issue
Jul 17, 2024
* [3.12] gh-121834: Improve `complex` C-API docs (GH-121835) (cherry picked from commit 72dccd6) Co-authored-by: sobolevn <[email protected]> Co-authored-by: Sergey B Kirpichev <[email protected]> Co-authored-by: Petr Viktorin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There several things to improve:
cpython/Doc/c-api/complex.rst
Lines 106 to 115 in 7e91e0d
cpython/Doc/c-api/complex.rst
Lines 152 to 153 in 7e91e0d
Plus, I would unify the wording in some other functions.
Linked PRs
complex
C-API docs #121835complex
C-API docs (GH-121835) #121895complex
C-API docs (GH-121835) #121897The text was updated successfully, but these errors were encountered: