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

SystemError: null argument to internal routine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.2.1
    • Shiboken
    • None
    • Windows 10 21H2
      Python 3.6.8
    • Windows

      Affected Version: 6.2.2 (wasn't available from dropdown)

      While running a lint (pylint) step in our CI pipeline, we encounter an exception that causes our build to hang with the latest 6.2.2 release:

      [13:48:34]
      Traceback (most recent call last):
      [13:48:34]
        File "shibokensupport/signature/loader.py", line 82, in make_helptext
      [13:48:34]
        File "shibokensupport/signature/errorhandler.py", line 159, in make_helptext
      [13:48:34]
      SystemError: null argument to internal routine
      [13:48:34]
      Fatal Python error: handle_doc did not receive a result
      
      

      for now we have downgraded to 6.2.1 where we did not observe this issue.

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

            kleint Friedemann Kleint
            adehadd Ade H
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes