]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-42238: [doc]: A make sucpicious false positive. (GH-32329)
authorJulien Palard <julien@palard.fr>
Tue, 5 Apr 2022 07:57:42 +0000 (09:57 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 07:57:42 +0000 (09:57 +0200)
Doc/tools/susp-ignored.csv

index 88f401fc8370a71523873f6967eb7e88ea4d8971..932c3800c9fa194c90eb80ce9bda4c9728f18699 100644 (file)
@@ -393,3 +393,4 @@ whatsnew/changelog,,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart
 library/typing,,`,"assert_type(name, str)  # OK, inferred type of `name` is `str`"
 library/typing,,`,# after which we hope the inferred type will be `int`
 whatsnew/changelog,,:company,-V:company/tag
+library/typing,,`,# are located in the `typing_extensions` backports package.