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

QtCore.qVersion returns a str, but claims to return bytes

XMLWordPrintable

    • 10941bc37 (dev), a759faab4 (6.5)

      In QtCore.pyi, instead of

      def qVersion() -> bytes: ...
      

      it should be

      def qVersion() -> str: ...
      

        For Gerrit Dashboard: PYSIDE-2387
        # Subject Branch Project Status CR V

            kleint Friedemann Kleint
            stsav012 Anton Yablokov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes