adamerose / adamerose/PandasGUI

Upgrade to PyQt6

未關閉
#116 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
3.3k
分支
239
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。