adamerose / adamerose/PandasGUI
Upgrade to PyQt6
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 3.3k
- Fork
- 239
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I plan to upgrade to PyQt6 as soon as possible but can't yet since PandasGUI depends on `QtWebEngineWidgets`. Qt6 won't have support for `QWebEngine` until 6.2 in September 2021
https://wiki.qt.io/QtReleasing
https://forum.qt.io/topic/122166/problem-with-pyside6-and-qtwebenginewidgets-module
https://bugreports.qt.io/browse/QTBUG-63235
**Tentative upgrade notes**
Regex replacements:
- PyQt5 -> PyQt6
- Qt\.(.*)Role -> Qt.ItemDataRole.$1Role
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.