On behalf of the Twisted contributors, I announce the release candidate of Twisted 22.8.0 This is the first release after we migrated from Trac Tickets to GitHub Issues. In this release, the API docs were updated to a newer pydoctor version and the RTD theme is enabled. The old Trac twistedmatrix.com website is now offline. Redirections were implemented on a best effort basis :) If you find any broken link you can report this via GitHub Issues https://github.com/twisted/twisted/issues/new/choose `trial --jobs=N --exitfirst` is now supported, for a much better experience when running parallel tests. If you haven't try trial parallel test run yet, give it a try. On local dev computers with many CPUs you get a huge performance improvement (assuming your tests are CPU bound ) Python 3.6 is no longer supported in this version. The release and NEWS file is available for review at https://github.com/twisted/twisted/pull/11622/files Release candidate documentation is available at https://twisted--11622.org.readthedocs.build/en/11622/ Wheels for the release candidate are available on PyPI https://pypi.org/project/Twisted/22.8.0rc1/ python -m pip install Twisted==22.8.0rc1 Please test it and report any issues. If nothing comes up in one week, 22.8.0 will be released based on the latest release candidate. Many thanks to everyone who had a part in Twisted development, the supporters of the Twisted Software Foundation, the developers, and all the people testing and building great things with Twisted! Slava Ukraini! -- Adi Roiban