Package: twisted / 14.0.2-3

Metadata

Package Version Patches format
twisted 14.0.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tap2deb.diff | (download)

twisted/scripts/tap2deb.py | 19 12 + 7 - 0 !
1 file changed, 12 insertions(+), 7 deletions(-)

---
wxpython3.0.patch | (download)

twisted/internet/wxreactor.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 update for wxpython 3.0
 These changes should remain compatible with wxPython 2.8.
combinedlog.patch | (download)

twisted/web/http.py | 2 1 + 1 - 0 !
web/test/test_web.py | 16 8 + 8 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 don't enclose ips between double quotes in combined log
 This is a fix for upstream bug #7730, which restores the combined log
 format that was in place until version 14.0.0. See also

 https://twistedmatrix.com/trac/ticket/7730

 for more details.