scrapy/scrapy/core
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
..
downloader Generalize the use of build_from_crawler() internally (#7808) 2026-08-10 20:55:10 +05:00
http2 Send the bytes_received and headers_received signals over HTTP/2 (#7896) 2026-08-09 16:55:02 +05:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
engine.py Support CloseSpider during spider startup (#7905) 2026-08-10 10:06:54 +02:00
scheduler.py Add a stats reference (#7814) 2026-07-31 15:43:40 +05:00
scraper.py Generalize the use of build_from_crawler() internally (#7808) 2026-08-10 20:55:10 +05:00
spidermw.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00