Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2017 13:08:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222595] [PATCH] x11-toolkits/py-xlib update to 0.20
Message-ID:  <bug-222595-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222595

            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@FreeBSD.org
          Reporter: fax@nohik.ee
          Keywords: patch

Created attachment 186702
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186702&action=
=3Dedit
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`

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222595-13>