<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Python3 bindings for XCB"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87046#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Python3 bindings for XCB"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87046">bug 87046</a>
              from <span class="vcard"><a class="email" href="mailto:klee@mit.edu" title="Klee Dienes <klee@mit.edu>"> <span class="fn">Klee Dienes</span></a>
</span></b>
        <pre>I started porting xpyb to Python 3 for some work I have been doing.  It's
working, but the patch still needs a lot of work.

The biggest outstanding problem is that I need to go through and fix up the
buffer ownership issues for both Python 2 and Python 3.

The current patch leaks reply data .... and I think the original code leaks
event data as well.  It's hard to tell for sure since the XCB documentation
isn't overly explicit about who owns what returned memory buffers.

I'll try to clean up the patch, but am pointing you to it as a reference in
case it's useful.

<a href="https://github.com/Hadron/xpyb">https://github.com/Hadron/xpyb</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>