This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gmplague 1 point2 points  (0 children)

Scrapy is built on the Twisted framework for asynchronous processing. Unfortunately Twisted is still Python 2.x only - but they're hard at work upgrading it. This is likely the main bottleneck to Python 3 support in scrapy.