[Twisted-Python] Twisted 17.1 Release Announcement

Tristan Seligmann mithrandi at mithrandi.net
Sat Feb 11 10:28:36 MST 2017


On Sat, 11 Feb 2017 at 12:04 Amber Hawkie Brown <hawkowl at atleastfornow.net>
wrote:

> - Lots of deprecated code removals, to make a sleeker, less confusing
> Twisted.
>

Something perhaps not obvious from the release notes:

String endpoint descriptions, as used by twist/twistd among other things,
for listening on tcp ports now require the "tcp:": that is, "80" is no
longer accepted, you need to use "tcp:80".

This functionality has been deprecated for a while, but as it is unlikely
that many people run twist/twistd with DeprecationWarnings enabled, most
people relying on this behaviour have unfortunately probably never seen the
warning.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20170211/286aa83e/attachment-0002.html>


More information about the Twisted-Python mailing list