-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed as not planned
Closed as not planned
Copy link
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided
Description
Documentation
*Notes:
- Python 3.14.3
The explanation of "generic type" term on the glossary should be improved as shown below:
*Notes:
- "have type arguments" is better than be "be parameterized" because "be parameterized" reminds type parameters but not type arguments.
- "Created by a generic class, generic function or generic type alias" should be added for more details.
A type that can be parameterized; -> A type that have type arguments;
Created by a generic class, generic function or generic type alias.
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is provided
Projects
Status
Todo