]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bo-45655: Add "relevant PEPs" section to typing documentation (GH-29302)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Fri, 29 Oct 2021 10:03:48 +0000 (11:03 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Oct 2021 10:03:48 +0000 (18:03 +0800)
commit2c8a0027e5555e371c1293f26b3262000b8cfe8a
treea8124de1ff4480a9ed413a789f456a39fd535fe3
parent6b867022d926be9fcc6f8038fb1093ba8c348ca5
[3.10] bo-45655: Add "relevant PEPs" section to typing documentation (GH-29302)

The list of PEPs at the top of the documentation for the ``typing`` module has
become too long to be readable. This PR proposes presenting this
information in a more structured and readable way by adding a new "relevant
PEPs" section to the ``typing`` docs.

(cherry picked from commit 03db1bbfd2d3f5a343c293b2f0e09a1e962df7ea)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/library/typing.rst
Doc/tools/susp-ignored.csv
Misc/NEWS.d/next/Documentation/2021-10-28-19-22-55.bpo-45655.aPYGaS.rst [new file with mode: 0644]