[Bug 222595] [PATCH] x11-toolkits/py-xlib update to 0.20

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 25 13:08:21 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222595

            Bug ID: 222595
           Summary: [PATCH] x11-toolkits/py-xlib update to 0.20
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: fax at nohik.ee
          Keywords: patch

Created attachment 186702
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186702&action=edit
x11-toolkits/py-xlib update to 0.20

Update to version 0.20

Changes between 0.18 and 0.20:


* Version 0.20

** Bug Fixes

- fix unclosed file in Xauth implementation
- fix support for `Window.set_wm_transient_for`
- fix support for `Drawable.put_image` / `Drawable.get_image`
- use ASCII for decoding strings in Python 3 (same as Python 2)
- fix Python 3 warnings about `array.tostring()` (deprecated)

** Misc

Improve response processing performance: reduce the number of `socket.recv`
calls needed to receive a full response.


* Version 0.19

** Bug Fixes

- don't throw an exception if $XAUTHFILE / ~/.Xauthority is missing
- fix authentication work-around for SSH forwarding under Python 3
- improve $DISPLAY handling: support optional protocol prefix, and
correctly handle `unix:0.0` as `:0.0`

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list