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

Details

    • 10941bc37 (dev), a759faab4 (6.5)

    Description

      In QtCore.pyi, instead of

      def qVersion() -> bytes: ...
      

      it should be

      def qVersion() -> str: ...
      

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes