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 摘要。