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

typing: qtTrId() argument should be string

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 6.9.0, 6.10.0
    • 6.8.2
    • Type hints
    • None
    • 8dc87c68f (dev), f2e361bfc (6.9), e5677f10f (6.8)

      qtTrId() is incorrectly declared as accepting argument as byte-like but actually accepts string.

      Example code which should type-check correctly :

      qTrId('abc')

       

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

            ctismer Christian Tismer
            bluebird75 Philippe Fremy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes