8000 Release 2.13.0 Β· scrapy/scrapy Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.13.0

Latest
Compare
Choose a tag to compare
@wRAR wRAR released this 08 May 09:54
· 10 commits to master since this release
  • The asyncio reactor is now enabled by default
  • Replaced start_requests() (sync) with start() (async) and changed how it is iterated.
  • Added the allow_offsite request meta key
  • Spider middlewares that don't support asynchronous spider output are deprecated
  • Added a base class for universal spider middlewares

See the full changelog

0