summaryrefslogtreecommitdiffstats
path: root/Doc/tools/susp-ignored.csv
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tools/susp-ignored.csv')
-rw-r--r--Doc/tools/susp-ignored.csv2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv
index 29d65cd..0dba074 100644
--- a/Doc/tools/susp-ignored.csv
+++ b/Doc/tools/susp-ignored.csv
@@ -396,3 +396,5 @@ 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.
+library/dis,490,:TOS,TOS = TOS2[TOS1:TOS]
+library/dis,497,:TOS,TOS2[TOS1:TOS] = TOS3