scrapy/scrapy/commands
Andrey Rakhmatullin 00098cb596
Assorted docstring fixes (#7698)
* Smaller fixes.

* Add more code blocks in docstrings.

* Queue stuff.

* Response stuff.

* Round 2.

* Address feedback.
2026-06-30 18:27:32 +05:00
..
__init__.py Assorted docstring fixes (#7698) 2026-06-30 18:27:32 +05:00
bench.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
check.py Restore 2.14 getwithbase, add a new method for class key deduplication (#7449) 2026-04-22 19:00:39 +05:00
crawl.py Use AsyncCrawlerProcess in commands. (#6845) 2025-06-03 17:47:52 +05:00
edit.py Fix genspider --editor (#7683) 2026-06-30 12:05:42 +02:00
fetch.py Move to mypy --strict with exceptions. (#7300) 2026-03-02 15:47:23 +05:00
genspider.py Fix genspider --editor (#7683) 2026-06-30 12:05:42 +02:00
list.py Improve commands (#7376) 2026-04-08 14:59:00 +02:00
parse.py Enable mypy warn_return_any. (#7492) 2026-05-04 22:24:47 +02:00
runspider.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
settings.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
shell.py Reactorless shell and other small shell improvements (#7395) 2026-04-08 18:24:51 +05:00
startproject.py Improve commands (#7376) 2026-04-08 14:59:00 +02:00
version.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
view.py Add typing for scrapy/commands (#6268) 2024-03-06 13:21:08 +01:00