Skip to content

[ctypes documentation issues] varadic typo and doctest directive mistake #103025

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

Closed
peterjpxie opened this issue Mar 25, 2023 · 2 comments
Closed
Labels
docs Documentation in the Doc dir

Comments

@peterjpxie
Copy link
Contributor

peterjpxie commented Mar 25, 2023

Documentation

Two issues on https://docs.python.org/3/library/ctypes.html

Issue 1: typo "Calling varadic functions" => should be "variadic"

Issue 2:
image

Issue 2 has been discussed here

Linked PRs

@peterjpxie peterjpxie added the docs Documentation in the Doc dir label Mar 25, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 25, 2023
(cherry picked from commit 0708437)

Co-authored-by: Peter Jiping Xie <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 25, 2023
(cherry picked from commit 0708437)

Co-authored-by: Peter Jiping Xie <[email protected]>
@AlexWaygood
Copy link
Member

The .. doctest issue doesn't exist on the 3.11 and 3.10 branches, so for the backports we're just fixing the typo.

AlexWaygood pushed a commit that referenced this issue Mar 25, 2023
* gh-103025: fix two ctypes doc issues  (GH-103026)
(cherry picked from commit 0708437)
AlexWaygood pushed a commit that referenced this issue Mar 25, 2023
* gh-103025: fix two ctypes doc issues  (GH-103026)
(cherry picked from commit 0708437)

Co-authored-by: Peter Jiping Xie <[email protected]>
@AlexWaygood
Copy link
Member

Thanks @peterjpxie!

Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this issue Mar 27, 2023
warsaw pushed a commit to warsaw/cpython that referenced this issue Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants