Skip to content

Add docstrings to all public types#124

Merged
SeanTAllen merged 1 commit intomainfrom
add-public-type-docstrings
Feb 14, 2026
Merged

Add docstrings to all public types#124
SeanTAllen merged 1 commit intomainfrom
add-public-type-docstrings

Conversation

@SeanTAllen
Copy link
Copy Markdown
Member

Every public primitive, class, actor, trait, and interface now has a type-level docstring. Also removes an invalid docstring from the Query type alias (Pony type aliases cannot have docstrings) and a redundant backward-compatibility sentence from pg_parameter_status that was superseded by the new SessionStatusNotify interface docstring.

Every public primitive, class, actor, trait, and interface now has a
type-level docstring. Also removes an invalid docstring from the Query
type alias (Pony type aliases cannot have docstrings) and a redundant
backward-compatibility sentence from pg_parameter_status that was
superseded by the new SessionStatusNotify interface docstring.
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Feb 14, 2026
@SeanTAllen SeanTAllen merged commit eeb6fa8 into main Feb 14, 2026
10 checks passed
@SeanTAllen SeanTAllen deleted the add-public-type-docstrings branch February 14, 2026 16:38
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Feb 14, 2026
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