Scrapy v2.0.1 Release Notes

Release Date: 2020-03-18 // about 4 years ago
    • 👍 Response.follow_all now supports an empty URL iterable as input (#4408, #4420)
    • ✂ Removed top-level reactor imports to prevent errors about the wrong Twisted reactor being installed when setting a different Twisted reactor using TWISTED_REACTOR (#4401, #4406)