scrapy/scrapy/core
Andrey Rakhmatullin a0b766f9e1
More *_async APIs (#6997)
* Add ExecutionEngine.close_spider_async().

* Add Scraper.{open,close}_spider_async().

* Fix double engine stopping via Crawler.stop().

* Add ExecutionEngine.stop_async().

* Add versionadded to new async APIs.

* Add ExecutionEngine.close_async().
2025-08-08 22:15:41 +05:00
..
downloader Deprecate setting overrides through spider attributes (#6994) 2025-08-07 21:26:10 +02:00
http2 Enable the flake8-builtins rules. (#6942) 2025-07-05 21:43:18 +05:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
engine.py More *_async APIs (#6997) 2025-08-08 22:15:41 +05:00
scheduler.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
scraper.py More *_async APIs (#6997) 2025-08-08 22:15:41 +05:00
spidermw.py Deprecate various `spider` args in `MiddlewareManager` subclasses (#6984) 2025-08-05 12:21:08 +05:00