[Xcb] [Bug 55690] libxcb 1.9 fails to support Python 3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 10 10:48:03 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=55690

Uli Schlachter <psychon at znc.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Uli Schlachter <psychon at znc.in> ---
Thanks for sending patches:

commit 76a2166de9c80b35f987fdc3f3a228bafa0de94e
Author: Chí-Thanh Christopher Nguyễn <chithanh at gentoo.org>
Date:   Thu Oct 11 01:14:12 2012 +0200

    c_client.py: Fix python-3 invalid except statement

    Replace except statement with a PEP-3110 compliant one. This fixes a
regression
    introduced by c3deeaf714630531d693a6a902b8dabf791858b1
    https://bugs.freedesktop.org/show_bug.cgi?id=55690

    Reviewed-by: Peter Harris <pharris at opentext.com>
    Signed-off-by: Uli Schlachter <psychon at znc.in>

commit 9db4517c87f56bb0ac82b647a08db30850ee2b04
Author: Chí-Thanh Christopher Nguyễn <chithanh at gentoo.org>
Date:   Thu Oct 11 01:14:11 2012 +0200

    c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute
'iteritems'

    This fixes a regression introduced by
ea71d7d7e3f5d8189b80747678e9ca9a417b1d37
    https://bugs.freedesktop.org/show_bug.cgi?id=55690

    Reviewed-by: Peter Harris <pharris at opentext.com>
    Signed-off-by: Uli Schlachter <psychon at znc.in>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20121110/9e5c6997/attachment.html>


More information about the Xcb mailing list