scrapy/scrapy
Adrián Chaves 5fe56cc61e Fix typing 2025-03-10 09:27:00 +01:00
..
commands Fix typing issues 2025-03-09 09:56:54 +01:00
contracts
core Fix typing 2025-03-10 09:27:00 +01:00
downloadermiddlewares Unknown encoding handling in HttpCompressionMiddleware, restore x-gzip support (#6618) 2025-02-27 22:37:01 +05:00
extensions Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
http def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
linkextractors Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
loader
pipelines Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
selector Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
settings def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
spidermiddlewares Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
spiders Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-09 20:28:44 +01:00
templates def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
utils Merge pull request #6696 from wRAR/deprecate-test-utils 2025-03-05 22:07:15 +05:00
VERSION
__init__.py
__main__.py
addons.py
cmdline.py
crawler.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
dupefilters.py
exceptions.py
exporters.py
extension.py
interfaces.py
item.py
link.py
logformatter.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
mail.py
middleware.py
mime.types
pqueues.py Switch to pytest.raises(). (#6680) 2025-02-27 23:13:04 +05:00
py.typed
resolver.py
responsetypes.py
robotstxt.py
shell.py
signalmanager.py
signals.py Remove deprecated signals 2025-02-05 06:48:56 -03:00
spiderloader.py Add SpiderLoaderProtocol. (#6694) 2025-02-28 11:18:55 +01:00
squeues.py Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
statscollectors.py