scrapy/scrapy/extensions
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 Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
closespider.py More *_async APIs (#6997) 2025-08-08 22:15:41 +05:00
corestats.py Improve handling of time deltas (#7377) 2026-04-29 09:53:40 +02:00
debug.py Move to mypy --strict with exceptions. (#7300) 2026-03-02 15:47:23 +05:00
feedexport.py Close various garbage collectible resources (mostly in tests) (#7644) 2026-06-26 23:05:08 +05:00
httpcache.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
logcount.py Release notes for 2.14.0 (#7035) 2026-01-05 14:51:05 +05:00
logstats.py Assorted docstring fixes (#7698) 2026-06-30 18:27:32 +05:00
memdebug.py Deprecate spider arguments of StatsCollector methods (#7011) 2025-08-20 09:52:22 +02:00
memusage.py tests: integration coverage for memusage extension (#7017) 2026-06-19 06:41:26 +02:00
periodic_log.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
postprocessing.py Enable the flake8-builtins rules. (#6942) 2025-07-05 21:43:18 +05:00
spiderstate.py Ruff: migrate pyupgrade and bandit, enable some other rules (#6577) 2024-12-10 19:53:27 +01:00
statsmailer.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
telnet.py Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394) 2026-04-02 10:20:54 +02:00
throttle.py Assorted docstring fixes (#7698) 2026-06-30 18:27:32 +05:00