
Approved.
On Sep 7, 2022, at 1:06 PM, Adi Roiban <adiroiban@gmail.com> wrote:
Hi,
Just a headup.
The current release process is blocked as it is waiting for a review.
If you have time, look at the release PR and check that all is ok for the final release.
https://github.com/twisted/twisted/pull/11622 <https://github.com/twisted/twisted/pull/11622>
Thanks
On Sun, 28 Aug 2022 at 12:52, Adi Roiban <adiroiban@gmail.com <mailto:adiroiban@gmail.com>> wrote:
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
-- Adi Roiban _______________________________________________ Twisted mailing list -- twisted@python.org <mailto:twisted@python.org> To unsubscribe send an email to twisted-leave@python.org <mailto:twisted-leave@python.org> https://mail.python.org/mailman3/lists/twisted.python.org/ <https://mail.python.org/mailman3/lists/twisted.python.org/> Message archived at https://mail.python.org/archives/list/twisted@python.org/message/ATXKF3AHK2H... <https://mail.python.org/archives/list/twisted@python.org/message/ATXKF3AHK2H...> Code of Conduct: https://twisted.org/conduct <https://twisted.org/conduct>