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 c8a87ad commit de833b6Copy full SHA for de833b6
1 file changed
Doc/tools/susp-ignored.csv
@@ -168,6 +168,7 @@ library/ipaddress,,::,2001:db00::0/24
168
library/ipaddress,,:db00,2001:db00::0/ffff:ff00::
169
library/ipaddress,,::,2001:db00::0/ffff:ff00::
170
library/itertools,,:step,elements from seq[start:stop:step]
171
+library/itertools,,::,kernel = tuple(kernel)[::-1]
172
library/itertools,,:stop,elements from seq[start:stop:step]
173
library/logging.handlers,,:port,host:port
174
library/mmap,,:i2,obj[i1:i2]
0 commit comments