python-Twisted
An extensible framework for Python programming, with special focus
on event-based network programming and multiprotocol integration.
- Devel package for openSUSE:Factory
-
15
derived packages
- Links to openSUSE:Factory / python-Twisted
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-Twisted && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Twisted-14.0.0.tar.bz2 | 0004339509 4.14 MB | |
_link | 0000000149 149 Bytes | |
lp1102685.diff | 0000001304 1.27 KB | |
python-Twisted.changes | 0000027966 27.3 KB | |
python-Twisted.spec | 0000004389 4.29 KB |
Revision 23 (latest revision is 159)
Sascha Peilicke (saschpe)
accepted
request 234240
from
Hans-Peter Jansen (frispete)
(revision 23)
Dear Sascha, BTW, I've fixed the line breaks in your last changelog entry. - add dependency python-service_identity for testing purposes - Update to version 14.0.0: + too many changes to list here: check NEWS file + Twisted now includes a HostnameEndpoint implementation which uses IPv4 and IPv6 in parallel, speeding up the connection by using whichever connects first (the 'Happy Eyeballs'/RFC 6555 algorithm). (#4859) + Improved support for Cancellable Deferreds by kaizhang, our GSoC student. (#4320, #6532, #6572, #6639) + Improved Twisted.Mail documentation by shira, our Outreach Program for Women intern. (#6649, #6652) + twistd now waits for the application to start successfully before exiting after daemonization. (#823) + SSL server endpoint string descriptions now support the specification of chain certificates. (#6499)
Comments 0