Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199ba23 commit 595baa4Copy full SHA for 595baa4
1 file changed
Doc/tools/susp-ignored.csv
@@ -396,3 +396,5 @@ library/typing,,`,"assert_type(name, str) # OK, inferred type of `name` is `str
396
library/typing,,`,# after which we hope the inferred type will be `int`
397
whatsnew/changelog,,:company,-V:company/tag
398
library/typing,,`,# are located in the `typing_extensions` backports package.
399
+library/dis,490,:TOS,TOS = TOS2[TOS1:TOS]
400
+library/dis,497,:TOS,TOS2[TOS1:TOS] = TOS3
0 commit comments