mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-86404: [doc] Two 'make suspicious' false positives. (GH-94407)
This commit is contained in:
parent
199ba23324
commit
595baa4e06
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Can't render this file because it contains an unexpected character in line 353 and column 55.
|
Loading…
Add table
Add a link
Reference in a new issue