Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-103025: fix ctypes doc issues#103026
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…x doctest directive mistake.
@CAM-Gerlach pls. kindly review this PR if all checks pass. Thanks! |
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.
I'm not Cam, but looks good to me — thanks!
Thanks@peterjpxie for the PR, and@AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
(cherry picked from commit0708437)Co-authored-by: Peter Jiping Xie <peter.jp.xie@gmail.com>
bedevere-bot commentedMar 25, 2023
GH-103029 is a backport of this pull request to the3.11 branch. |
(cherry picked from commit0708437)Co-authored-by: Peter Jiping Xie <peter.jp.xie@gmail.com>
bedevere-bot commentedMar 25, 2023
GH-103030 is a backport of this pull request to the3.10 branch. |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
Thanks@peterjpxie ! Just to note for the record, the context of this is theDIscourse thread here , where the OP originally raised the issue and suggested they go ahead with a PR to fix it. |
Uh oh!
There was an error while loading.Please reload this page.
1/ Rectify typo 'varadic' functions to 'variadic'.
2/ Fix doctest directive mistake.