scrapy/tests/utils
Adrian 15885a8db4
Generalize the use of build_from_crawler() internally (#7808)
* Generalize the use of build_from_crawler() internally

* Do not use build_from_crawler() for spiders, since they are guaranteed having from_crawler()
2026-08-10 20:55:10 +05:00
..
bases Generalize the use of build_from_crawler() internally (#7808) 2026-08-10 20:55:10 +05:00
__init__.py Add scrapy.utils.asyncio.sleep() (#7843) 2026-07-31 18:59:38 +05:00
cloud.py Use client.bucket() in GCSFeedStorage so object-level GCS permissions suffice (#7945) 2026-08-09 14:57:11 +05:00
cmdline.py Improve test coverage for scrapy.commands (#7829) 2026-07-31 12:19:49 +05:00
crawl.py
decorators.py
downloader.py
engine.py
feedexport.py
media_pipelines.py Improve test coverage for scrapy.pipelines (#7798) 2026-07-29 14:32:18 +05:00
redirect.py
robotstxt.py