scrapy/scrapy/commands
Adrián Chaves 364664b0a4 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
..
__init__.py Deprecation removals. (#6500) 2024-10-31 18:06:22 +05:00
bench.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
check.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
crawl.py Enable RUF Ruff rules. 2025-01-01 21:41:08 +05:00
edit.py Add flake8-raise rules to ruff. 2024-12-12 20:33:35 +05:00
fetch.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
genspider.py Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
list.py Drop Python 3.8 Support (#6472) 2024-10-16 10:03:16 +02:00
parse.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
runspider.py Enable RUF Ruff rules. 2025-01-01 21:41:08 +05:00
settings.py Drop Python 3.8 Support (#6472) 2024-10-16 10:03:16 +02:00
shell.py Add flake8-pie rules to ruff. 2024-12-12 20:33:35 +05:00
startproject.py Enable SIM Ruff rules. 2025-01-02 01:03:36 +05:00
version.py Allow customizing logged software versions (#6582) 2024-12-16 14:46:23 +01:00
view.py Add typing for scrapy/commands (#6268) 2024-03-06 13:21:08 +01:00