Skip to content

Commit 27243ab

Browse files
JulienPalardmiss-islington
authored andcommitted
pythongh-86404: [doc] A make sucpicious false positive. (pythonGH-93710)
(cherry picked from commit bc3b31e) Co-authored-by: Julien Palard <[email protected]>
1 parent 1190b63 commit 27243ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/tools/susp-ignored.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ library/itertools,,:stop,elements from seq[start:stop:step]
174174
library/logging,,:root,WARNING:root:Watch out!
175175
library/logging,,:Watch,WARNING:root:Watch out!
176176
library/logging.handlers,,:port,host:port
177+
library/logging,,:root,WARNING:root:Watch out!
178+
library/logging,,:Watch,WARNING:root:Watch out!
177179
library/mmap,,:i2,obj[i1:i2]
178180
library/multiprocessing,,`,# Add more tasks using `put()`
179181
library/multiprocessing,,:queue,">>> QueueManager.register('get_queue', callable=lambda:queue)"

0 commit comments

Comments
 (0)