Details
Description
When using PySide6 with Python 3.9 and import QtAsyncio, I get the following error:
....py:1: from PySide6 import QtAsyncio, QtWidgets .venv/lib/python3.9/site-packages/PySide6/QtAsyncio/__init__.py:5: in <module> from .events import ( E File ".venv/lib/python3.9/site-packages/PySide6/QtAsyncio/events.py", line 601 E print(f"{context["message"]} from task {context["task"]._name},"+ E ^ E SyntaxError: f-string: unmatched '['
Attachments
For Gerrit Dashboard: PYSIDE-3068 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
637896,1 | qtasyncio: fix f-string quotation | 6.9 | pyside/pyside-setup | Status: NEW | +2 | 0 |