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

Details

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

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes