[doc] Some more make suspicious false positives. (GH-31977)

This commit is contained in:
Julien Palard 2022-03-18 14:48:58 +01:00 committed by GitHub
parent 8e3fde728f
commit f1683173aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -390,3 +390,5 @@ reference/compound_stmts,324,:keyword,:keyword:`continue` and :keyword:`return`
reference/compound_stmts,324,`,:keyword:`continue` and :keyword:`return` cannot appear in an except* reference/compound_stmts,324,`,:keyword:`continue` and :keyword:`return` cannot appear in an except*
whatsnew/changelog,,:CON,": os.path.abspath(“C:CON”) is now fixed to return “\.CON”, not" whatsnew/changelog,,:CON,": os.path.abspath(“C:CON”) is now fixed to return “\.CON”, not"
whatsnew/changelog,,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart 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`

Can't render this file because it contains an unexpected character in line 351 and column 55.