Skip to content

Commit

Permalink
pythongh-86404: [doc] A make sucpicious false positive. (pythonGH-93710)
Browse files Browse the repository at this point in the history
(cherry picked from commit bc3b31e)

Co-authored-by: Julien Palard <[email protected]>
  • Loading branch information
JulienPalard authored and miss-islington committed Jun 11, 2022
1 parent 1190b63 commit 27243ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doc/tools/susp-ignored.csv
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ library/itertools,,:stop,elements from seq[start:stop:step]
library/logging,,:root,WARNING:root:Watch out!
library/logging,,:Watch,WARNING:root:Watch out!
library/logging.handlers,,:port,host:port
library/logging,,:root,WARNING:root:Watch out!
library/logging,,:Watch,WARNING:root:Watch out!
library/mmap,,:i2,obj[i1:i2]
library/multiprocessing,,`,# Add more tasks using `put()`
library/multiprocessing,,:queue,">>> QueueManager.register('get_queue', callable=lambda:queue)"
Expand Down

0 comments on commit 27243ab

Please sign in to comment.