python-Twisted

Edit Package python-Twisted

An extensible framework for Python programming, with special focus
on event-based network programming and multiprotocol integration.

Refresh
Refresh
Source Files
Filename Size Changed
Twisted-19.10.0.tar.bz2 0003118485 2.97 MB
no-pygtkcompat.patch 0000000998 998 Bytes
python-38-hmac-digestmod.patch 0000003729 3.64 KB
python-38-no-cgi-parseqs.patch 0000001428 1.39 KB
python-38-xml-namespace.patch 0000002898 2.83 KB
python-Twisted.changes 0000046869 45.8 KB
python-Twisted.spec 0000007243 7.07 KB
skip_MultiCast.patch 0000000570 570 Bytes
test-mktime-invalid-tm_isdst.patch 0000001037 1.01 KB
Revision 37 (latest revision is 71)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 753855 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 37)
- Update to 19.10.0:
  * twisted.trial.successResultOf, twisted.trial.failureResultOf, and twisted.trial.assertNoResult accept coroutines as well as Deferreds. (#9006)
  * Fixed circular import in twisted.trial.reporter, introduced in Twisted 16.0.0. (#8267)
  * The POP3 server implemented by twisted.mail.pop3 now accepts passwords that contain spaces. (#9100)
  * Incoming HTTP/2 connections will now not time out if they persist for longer than one minute. (#9653)
  * twisted.conch.ssh.keys now correctly writes the "iqmp" parameter in serialized RSA private keys as q^-1 mod p rather than p^-1 mod q. (#9681)
  * twisted.web.server.Request will now use twisted.web.server.Site.getContentFile, if it exists, to get a file into which to write request content. If getContentFile is not provided by the site, it will fall back to the previous behavior of using io.BytesIO for small requests and tempfile.TemporaryFile for large ones. (#9655)
  * twisted.web.client.FileBodyProducer will now stop producing when the Deferred returned by FileBodyProducer.startProducing is cancelled. (#9547)
  * The HTTP/2 server implementation now enforces TCP flow control on control frame messages and times out clients that send invalid data without reading responses. This closes CVE-2019-9512 (Ping Flood), CVE-2019-9514 (Reset Flood), and CVE-2019-9515 (Settings Flood). Thanks to Jonathan Looney and Piotr Sikora. (#9694)
- Add python-38-xml-namespace.patch to fix dictionary mutation under Python 3.8
- Add python-38-hmac-digestmod.patch to add digestmod parameter where required
- Add python-38-no-cgi-parseqs.patch to no longer import parse_qs from cgi
Comments 0
openSUSE Build Service is sponsored by