]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Miscellaneous improvements to the typing docs (GH-105529) (#105567)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Jun 2023 15:37:33 +0000 (08:37 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 15:37:33 +0000 (15:37 +0000)
commit7c298d2dc5fd2ccffff5a8f72646e50d5d3682f1
tree266115dc58d519582a926fbde5947ecc491e56a8
parentd29e86bea3bcd7a8379d8368b36c718ab7b5b3f3
[3.12] Miscellaneous improvements to the typing docs (GH-105529) (#105567)

Miscellaneous improvements to the typing docs (GH-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.
(cherry picked from commit 8e755923c97d689ba7c7fe8deb50c1b169263264)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst
Lib/typing.py
Objects/typevarobject.c