[Twisted-Python] Twisted 21.2.0 Release Announcement

Tom Most twm at freecog.net
Mon Mar 1 11:47:11 MST 2021


Hurrah! Thanks to everyone who contributed!

On Sun, Feb 28, 2021, at 2:27 AM, Craig Rodrigues wrote:
> On behalf of Twisted Matrix Laboratories, I am honored to announce the
> release of Twisted 21.2.0!
> 
> There are two major announcements for this release:
> 
> - *Python 2.7 support has been dropped*.  Twisted 21.2.0 supports Python 3.5.3 and higher only
> - *This will be the last Twisted release to support Python 3.5*.
> 
> Twisted 21.2.0 brings the following:
> - twist dns --pyzone now works on Python 3
> - twisted.web.twcgi now works on Python 3
> - all tests pass on all platforms on Python 3.8, including asyncio tests on Windows
> - tests pass on Python 3.9 (thanks to Michał Górny)
> - type hints, as specified in PEP 484, are now used in functions throughout the codebase
> - mypy (static type checker) is now run over the codebase during CI to help detect problems, and help improve the use of types
> - code in is now formatted with Black (thanks to Tom Most)
> - many CI and automation improvements (thanks to Adi Roiban and Thomas Grainger)
> - many more fixes (225 tickets closed!)
> 
> You can install by running this command:
> 
>       python -m pip install Twisted==21.2.0
> 
> The full tarball is available at:
>     https://pypi.org/project/Twisted/21.2.0/#files
> The full NEWS file with all changes is at:
>     https://github.com/twisted/twisted/blob/twisted-21.2.0/NEWS.rst
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20210301/bc9d5088/attachment-0001.htm>


More information about the Twisted-Python mailing list