Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.3
-
None
-
Python 3.9. Probably is a problem in Python 3.10 and 3.11 as well, since re-using the same quotation marks is a 3.12 feature.
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
Gerrit Reviews
For Gerrit Dashboard: PYSIDE-3068 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
636343,1 | qtasyncio: fix f-string quotation | dev | pyside/pyside-setup | Status: NEW | -1 | 0 |