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

Wrong f string in method `default_exception_handler` in events.py

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 6.9.0
    • PySide
    • None
    • Windows
    • Windows

    Description

      Hello,

      From version 6.8.0.2 to version 6.9.0 in the method `default_exception_handler` of `events.py` of the QtAsyncio module the following f string who uses double quotes everywhere has been introduced:

                  print(f"{context["message"]} from task {context["task"]._name},"+
                          "read the following traceback:")

      This is causing an error when using a QT applications with asyncio.

      Sorry in advance if this issue is badly labelized or classified.

      Best regards,

      Jérémie

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            jjaccard Jérémie Jaccard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes