Skip to content
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

gh-97909 : PyMemberDef members are not marked up #98473

Merged
merged 4 commits into from
Oct 24, 2022
Merged

Conversation

Johnny11502
Copy link
Contributor

@Johnny11502 Johnny11502 commented Oct 20, 2022

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 20, 2022
@Johnny11502
Copy link
Contributor Author

@JelleZijlstra So far it looks good. Thanks for the help!

Copy link
Contributor

@kwsp kwsp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I checked the build and the members can be linked to individually.

Since we're on this, should we also fix PyGetSetDef, which is currently also a table? @encukou

Doc/c-api/structures.rst Show resolved Hide resolved
Co-authored-by: T <tnie@tuta.io>
Doc/c-api/structures.rst Outdated Show resolved Hide resolved
@encukou
Copy link
Member

encukou commented Oct 24, 2022

Looks good, thanks!

Since we're on this, should we also fix PyGetSetDef, which is currently also a table?

Yup, but it can be a separate PR. I'll add it to the issue.

@encukou encukou merged commit c237076 into python:main Oct 24, 2022
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 skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants