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-19.2.0.tar.bz2 | 0003098661 2.96 MB | |
_link | 0000000149 149 Bytes | |
hyperlink.patch | 0000001423 1.39 KB | |
no-pygtkcompat.patch | 0000000998 998 Bytes | |
python-Twisted.changes | 0000043788 42.8 KB | |
python-Twisted.spec | 0000007035 6.87 KB | |
skip_MultiCast.patch | 0000000411 411 Bytes | |
test-mktime-invalid-tm_isdst.patch | 0000001037 1.01 KB |
Revision 79 (latest revision is 159)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 79)
- Update to 19.2.0: * twisted.internet.ssl.CertificateOptions now uses 32 random bytes instead of an MD5 hash for the ssl session identifier context. (#9463) * DeferredLock and DeferredSemaphore can be used as asynchronous context managers on Python 3.5+. (#9546) * t.i.b.BaseConnector has custom __repr__ (#9548) * twisted.internet.ssl.optionsForClientTLS now supports validating IP addresses from the certificate subjectAltName (#9585) * Twisted's minimum Cryptography requirement is now 2.5. (#9592) * twisted.conch.ssh.keys can now read private keys in the new "openssh-key-v1" format, introduced in OpenSSH 6.5 and made the default in OpenSSH 7.8. (#9515) * twisted.web.client.HostnameCachingHTTPSPolicy was added as a new contextFactory option. The policy caches a specified number of twisted.internet.interfaces.IOpenSSLClientConnectionCreator instances to to avoid the cost of instantiating a connection creator for multiple requests to the same host. (#9138) - Remove merged patches: * openssl-errormsg.aptch * openssl111.patch - Add patch to tests for new hyperlink: * hyperlink.patch
Comments 0