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

Adjust docs for tp_subclasses #31

Conversation

encukou
Copy link

@encukou encukou commented Jul 29, 2022

(I started nitpicking as suggestions in python#95301, but wanted to build the docs to check the syntax.)
Here's how I'd write the docs:

  • Member documentation describes the current state, for users.
  • The versionchanged note describes the change.
  • The What's New entry is, ideally, usable for someone stuck with
    maintaining a mysterious legacy codebase that stopped working.

Details of internals are left out -- if it isn't enough to look
at the source, they should be documented in the devguide rather
than user-facing docs.

- Member documentation describes the current state, for users.
- The ``versionchanged`` note describes the change.
- The What's New entry is, ideally, usable for someone stuck with
  maintaining a mysterious legacy codebase that stopped working.

Details of internals are left out -- if it isn't enough to look
at the source, they should be documented in the devguide rather
than user-facing docs.
@ericsnowcurrently
Copy link
Owner

Thanks. This looks good.

@ericsnowcurrently ericsnowcurrently merged commit e7f580d into ericsnowcurrently:shareable-static-types-tp_subclasses Aug 1, 2022
@encukou encukou deleted the shareable-static-types-tp_subclasses branch August 4, 2022 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants