Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-145

shiboken: static/nonstatic overrides don't work in python3.3 anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • None
    • 1.1.2
    • Shiboken
    • None

      two tests fail under python3.3 amd64 on ubuntu 13.04:
      70 - sample_duck_punching (SEGFAULT)
      150 - sample_static_nonstatic_methods (SEGFAULT)

      it seems python3.3 does not accept using METH_STATIC methods for non static methods anymore.
      attached a hacky patch which emits a second PyMethodDef

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jpe John Ehresman
            jtaylor Julian Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes