Skip to content

[3.13] gh-89554: Document NoneType, NotImplementedType and EllipsisType as classes (GH-150682) - #150757

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-e40190e-3.13
Jun 2, 2026
Merged

[3.13] gh-89554: Document NoneType, NotImplementedType and EllipsisType as classes (GH-150682)#150757
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-e40190e-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Always use the directive and the role "class" instead of "data" for
NoneType, NotImplementedType and EllipsisType.
(cherry picked from commit e40190e)

Co-authored-by: Bernát Gábor gaborjbernat@gmail.com

…e as classes (pythonGH-150682)
Always use the directive and the role "class" instead of "data" for
NoneType, NotImplementedType and EllipsisType.
(cherry picked from commit e40190e)
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@serhiy-storchaka@gaborbernat