Currently get_args and get_origin share the same documentation paragraph:

This makes it look like get_args is undocumented. I think the two functions are different enough that it makes sense to give each its own paragraph of documentation.
Linked PRs
Currently
get_argsandget_originshare the same documentation paragraph:This makes it look like
get_argsis undocumented. I think the two functions are different enough that it makes sense to give each its own paragraph of documentation.Linked PRs
typing.get_originandtyping.get_args#104013typing.get_originandtyping.get_args(GH-104013) #104359