The builtins module documentation links to Built-in Functions and Built-in Constants, but not Built-in Types and Built-in Exceptions. Those should be included, shouldn't they?
I'd be happy to submit a PR for this, though I'm not very good with RST. I believe the links would be :ref:`bltin-types` and :ref:`bltin-exceptions`.
I'd also want to change the wording to make it less clunky with more links, from See ... for documentation. to For documentation, see ...
Linked PRs
The
builtinsmodule documentation links to Built-in Functions and Built-in Constants, but not Built-in Types and Built-in Exceptions. Those should be included, shouldn't they?I'd be happy to submit a PR for this, though I'm not very good with RST. I believe the links would be
:ref:`bltin-types`and:ref:`bltin-exceptions`.I'd also want to change the wording to make it less clunky with more links, from
See ... for documentation.toFor documentation, see ...Linked PRs