Skip to content

Fix: Docstrings hidden by slots.#23352

Merged
miss-islington merged 1 commit intopython:masterfrom
JulienPalard:docstring
Nov 17, 2020
Merged

Fix: Docstrings hidden by slots.#23352
miss-islington merged 1 commit intopython:masterfrom
JulienPalard:docstring

Conversation

@JulienPalard
Copy link
Copy Markdown
Member

@JulienPalard JulienPalard commented Nov 17, 2020

Some __slots__ where before the docstring, hiding them.

Automerge-Triggered-By: GH:vstinner

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

@miss-islington miss-islington merged commit 282282a into python:master Nov 17, 2020
@JulienPalard JulienPalard deleted the docstring branch December 18, 2020 18:57
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Some `__slots__` where before the docstring, hiding them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants