Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Additional missing sections for Google-style docstrings#108

Open
BrianPugh wants to merge 2 commits intorr-:masterrr-/docstring_parser:masterfrom
BrianPugh:additional-google-sectionsBrianPugh/docstring_parser:additional-google-sectionsCopy head branch name to clipboard
Open

Additional missing sections for Google-style docstrings#108
BrianPugh wants to merge 2 commits intorr-:masterrr-/docstring_parser:masterfrom
BrianPugh:additional-google-sectionsBrianPugh/docstring_parser:additional-google-sectionsCopy head branch name to clipboard

Conversation

@BrianPugh
Copy link

Adds missing section types for Google docstrings; genereally speaking, both Google/Numpy docstring types should support all the same section types. Sphinx lists the valid section types here. Originally discovered by domdomegg here.

Additionally, i added a small tweak to pyproject.toml; pydoctor >= 25.4.0 is incompatible with python3.8, so I just added that limitation rather than dropping python3.8 support since it's only used for document building. Functionally nothing changes, dependency solving (e.g. with uv) was simply broken before.

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.