Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ pop
Method
pop
scrapy/pqueues.py:45–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
43
def
push(self, request: Request) -> None: ...
44
45
def
pop(self) -> Request | None: ...
46
47
def
close(self) -> None: ...
48
Callers
15
_configure
Method · 0.45
__init__
Method · 0.45
pop
Method · 0.45
pop
Method · 0.45
__init__
Method · 0.45
_pop_command_name
Function · 0.45
start
Method · 0.45
__new__
Method · 0.45
test_serialize
Method · 0.45
test_serialize_item
Method · 0.45
test_serialize_loader
Method · 0.45
test_serialize_request_recursive
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_serialize
Method · 0.36
test_serialize_item
Method · 0.36
test_serialize_loader
Method · 0.36
test_serialize_request_recursive
Method · 0.36
test_serialize
Method · 0.36
test_serialize_item
Method · 0.36
test_serialize_loader
Method · 0.36
test_serialize_request_recursive
Method · 0.36
next_request
Method · 0.36
decrement
Method · 0.36
test_pop
Method · 0.36
test_cache_without_limit
Method · 0.36