]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103721: Improve cross-references for generic-alias docs (#103838)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 25 Apr 2023 16:24:49 +0000 (10:24 -0600)
committerGitHub <noreply@github.com>
Tue, 25 Apr 2023 16:24:49 +0000 (10:24 -0600)
commitcef542ca572fdd402ff0e10093a0c1b459e5dcd6
tree4c0e4f5ecafcf29624aab4d68d040ed87e99f16b
parent32bea69b89e32a8c673db3315e1ea3de48ea7702
gh-103721: Improve cross-references for generic-alias docs (#103838)

Cc. @adriangb

The "stub documentation" in `types.rst` does already link to the
in-depth docs in `stdtypes.rst`, but the link isn't obvious for new
users. It deserves to be made more prominent.

- Issue: https://github.com/python/cpython/issues/103721
Doc/library/types.rst