scrapy/scrapy/core
Laerte Pereira 11073c8680
Deprecate spider attributes that can be replaced by settings, round 2 (#7039)
* Move duplicate code to utils

* move new function to end

* draft

* update docs

* Update tests

* Update test name

* rename test

* rollback signature

* leftover

* sort

* Rollback some changes

* Rollback download_delay warning

* Rollback

* fix checks

* Remove unused imports

* Add pragma: no cover.

---------

Co-authored-by: Andrey Rakhmatullin <wrar@wrar.name>
2025-12-01 01:26:17 +05:00
..
downloader Deprecate spider attributes that can be replaced by settings, round 2 (#7039) 2025-12-01 01:26:17 +05:00
http2 Deprecate spider attributes that can be replaced by settings, round 2 (#7039) 2025-12-01 01:26:17 +05:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
engine.py Deprecate spider arguments of StatsCollector methods (#7011) 2025-08-20 09:52:22 +02:00
scheduler.py Deprecate spider arguments of StatsCollector methods (#7011) 2025-08-20 09:52:22 +02:00
scraper.py Remove Python 3.9 support (#7121) 2025-10-27 12:37:49 +01:00
spidermw.py Remove Python 3.9 support (#7121) 2025-10-27 12:37:49 +01:00