Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22489

Python: Improve the type hinting with .pyi files

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P3: Somewhat important
    • None
    • None
    • Editors
    • None

    Description

      Since the approval of PEP-484 many modules have been providing stub files to provide more information about all the components of the module itself.

      In the case of PySide2, once the installation is done, you can find pyi files inside the module directory.
      Many IDEs currently support both the PEP and the* pyi* files provided by any module, so it could be really nice if QtCreator uses them too, so the Python development workflow is improved.

      Attachments

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

        Activity

          People

            davschul David Schulz
            crmaurei Cristian Maureira-Fredes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes