scrapy/scrapy/http/response
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 Add BaseStreamingDownloadHandler and migrate HttpxDownloadHandler to it. (#7524) 2026-05-18 15:52:13 +02:00
html.py Assorted docstring fixes (#7698) 2026-06-30 18:27:32 +05:00
json.py Response now uses less memory (#7374) 2026-04-08 14:25:11 +02:00
text.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
xml.py Assorted docstring fixes (#7698) 2026-06-30 18:27:32 +05:00