2.2.0
版本发布时间: 2020-06-24 19:51:56
scrapy/scrapy最新发布版本:2.11.2(2024-05-14 20:12:22)
Highlights:
- Python 3.5.2+ is required now
- dataclass objects and attrs objects are now valid item types
- New
TextResponse.json
method - New
bytes_received
signal that allows canceling response download -
CookiesMiddleware
fixes