Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ CustomQueue
Class
CustomQueue
Lib/test/test_logging.py:2394–2395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2392
pass
2393
2394
class
CustomQueue(queue.Queue):
2395
pass
2396
2397
class
CustomQueueProtocol:
2398
def
__init__(self, maxsize=0):
Callers
1
test_config_queue_handler
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_config_queue_handler
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…