Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

build: pyqt6 support dropped

wyzula_j requested to merge build/pyqt6-drop-support into main

Description

PyQt6 support has been removed due to multiple issues, including incompatibility with Qt Designer plugins, discrepancies in test writing, and differences in signal-slot signatures.

However, we continue to use qtpy to maintain abstraction, allowing for potential future re-evaluation of PyQt6 support if needed.

Issues

closes #429 (closed)

Edited by wyzula_j

Merge request reports

Loading