mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-86404: [doc] A make sucpicious false positive. (GH-93710)
(cherry picked from commit bc3b31ea77)
Co-authored-by: Julien Palard <julien@palard.fr>
This commit is contained in:
parent
34ef12a350
commit
2e0e3ce0a1
1 changed files with 2 additions and 0 deletions
|
|
@ -172,6 +172,8 @@ library/itertools,,:step,elements from seq[start:stop:step]
|
|||
library/itertools,,::,kernel = tuple(kernel)[::-1]
|
||||
library/itertools,,:stop,elements from seq[start:stop:step]
|
||||
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)"
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue