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

QtCore.pyi: Iterable is not defined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.8.0, 6.7.1
    • 6.7.0
    • Type hints
    • None
    • dc7b709f1 (dev), cd8933afb (6.7)

    Description

      QtCore.pyi is missing import of Iterable from typing.

      class QObject(Shiboken.Object):
          ...
          def findChildren(self, type: type, name: str = ..., options: PySide6.QtCore.Qt.FindChildOption = ...) -> Iterable: ...
      

       

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            maxxpower Markus Fleischhacker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change