]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Miscellaneous improvements to the typing docs (#105529)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 9 Jun 2023 15:08:57 +0000 (16:08 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 15:08:57 +0000 (15:08 +0000)
commit8e755923c97d689ba7c7fe8deb50c1b169263264
treebd064339ff6db091d826171f4f919074a949915e
parentb8fa7bda4f286503447dc12327b789bbfc836458
Miscellaneous improvements to the typing docs (#105529)

Mostly, these are changes so that we use shorter sentences and shorter paragraphs. In particular, I've tried to make the first sentence introducing each object in the typing API short and declarative.
Doc/library/typing.rst
Lib/typing.py
Objects/typevarobject.c