]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Miscellaneous improvements to the typing docs (#105529) (#105568)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 9 Jun 2023 21:41:22 +0000 (22:41 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 21:41:22 +0000 (22:41 +0100)
commit6cb130800554d2582d0e0f63246aa5f16d91e26b
tree47cb2509f8bbd92ca3a504cd4694cd780a47055e
parente4748628e1f9528deb8e6645ccc64af059f0fefd
[3.11] Miscellaneous improvements to the typing docs (#105529) (#105568)

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