Skip to content

add docstrings to Python classes and methods#9

Merged
zacharyburnett merged 3 commits intomainfrom
docstrings
May 4, 2026
Merged

add docstrings to Python classes and methods#9
zacharyburnett merged 3 commits intomainfrom
docstrings

Conversation

@zacharyburnett
Copy link
Copy Markdown
Collaborator

Description

move docstrings from pyo3 module to .pyi stub

Tasks

  • If this change affects user-facing code or public API, add news fragment file(s) to changes/ (see the changelog instructions).
    Otherwise, add the no-changelog-entry-needed label.
  • update or add relevant tests
  • update relevant docstrings and / or docs/ page

@zacharyburnett zacharyburnett self-assigned this May 4, 2026
@zacharyburnett zacharyburnett added the documentation Improvements or additions to documentation label May 4, 2026
@zacharyburnett zacharyburnett force-pushed the docstrings branch 2 times, most recently from 1382bb1 to 30ce3e7 Compare May 4, 2026 15:58
@zacharyburnett zacharyburnett changed the title move docstrings Python module stub add docstrings to Python classes May 4, 2026
@zacharyburnett zacharyburnett changed the title add docstrings to Python classes add docstrings to Python classes and methods May 4, 2026
@zacharyburnett zacharyburnett merged commit 2bf8518 into main May 4, 2026
1 of 2 checks passed
@zacharyburnett zacharyburnett deleted the docstrings branch May 4, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant