master
Support asynchronous start requests (#6729)
More granular untyped defs checking in tests. (#7712)
Add is_asyncio_available(). (#6827)
Add `AsyncCrawlerProcess` and `Crawler.crawl_async()` (#6817)
Add Python 3.14 to CI. (#6604)
Stop skipping the IPv6 resolver tests (#7935)
Improve test coverage for crawler.py (#7682)
Fix and ban the top-level twisted.internet.reactor imports. (#6835)
Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394)
Foundations for the reactorless mode. (#7199)
adding black formatter to all the code
Use twisted.python.log instead of failure.printTraceback().