We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3fde7 commit f168317Copy full SHA for f168317
Doc/tools/susp-ignored.csv
@@ -390,3 +390,5 @@ reference/compound_stmts,324,:keyword,:keyword:`continue` and :keyword:`return`
390
reference/compound_stmts,324,`,:keyword:`continue` and :keyword:`return` cannot appear in an except*
391
whatsnew/changelog,,:CON,": os.path.abspath(“C:CON”) is now fixed to return “\.CON”, not"
392
whatsnew/changelog,,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart
393
+library/typing,,`,"assert_type(name, str) # OK, inferred type of `name` is `str`"
394
+library/typing,,`,# after which we hope the inferred type will be `int`
0 commit comments