Closed lion137 closed 1 year ago
I would be happy to get in (I'm maintaining a big scrapper with scrapy-redis), but I never did such a task before. Do you (does anyone) have some guidance on how to proceed?
First thing it would be to try to setup your project in Python 3.11.
If everything installs fine then try to run it and see if you get the same behavior.
If something goes wrong you can report back here and we can figure it out.
Coll, cool, cool, that was my plan, I just stopped seeing, that scrapy-redis
supports =< 3.10
. I'm starting to create a new project then, and, eventually, 'll come back here.
@rmax @lion137
I've already built scrapy_redis
with python3.11
, it's compatible, I'll update the necessary files in these days.
Then we can issue next version.
Contributions are welcome!