master
Add `AsyncCrawlerProcess` and `Crawler.crawl_async()` (#6817)
More granular untyped defs checking in tests. (#7712)
Assorted test fixes, part 3. (#7741)
Improve test coverage for crawler.py (#7682)
Stop skipping the IPv6 resolver tests (#7935)
Disable mypy allow_any_generics. (#7532)
Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394)
Reactorless import hook improvements. (#7747)
Foundations for the reactorless mode. (#7199)