Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-93738: Documentation C syntax (Usec:struct
)#97772
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
Thanks@AA-Turner for the PR, and@ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
bedevere-bot commentedOct 4, 2022
GH-97869 is a backport of this pull request to the3.11 branch. |
Use `c:struct`(cherry picked from commita0f5599)Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Sorry,@AA-Turner and@ambv, I could not cleanly backport this to |
…nGH-97772)Use `c:struct`(cherry picked from commita0f5599)Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
bedevere-bot commentedOct 5, 2022
GH-97893 is a backport of this pull request to the3.10 branch. |
Uh oh!
There was an error while loading.Please reload this page.
Part of#93738. This PR converts references to struct types to the explicit
c:struct
syntax.A