AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Informational 12 Bitcoin

setup.py: "qml_gui" extra: update pyqt version

Public commit record

What the developer wrote

Authored by SomberNight

45/100 · Thin
setup.py: "qml_gui" extra: update pyqt version
✓ Descriptive subject✓ Names a concrete action or component! No meaningful explanatory body
The short version

What changed, and why it matters

This commit updates the recommended PyQt6 version for Electrum's newer QML-based graphical interface. It loosens the version pin from below 6.6 to approximately 6.10, and removes notes saying 6.4 worked best because 6.5 was needed for a missing module. On its own, this is a routine dependency bump, not a clear security fix. However, pinning to an older PyQt6 branch can carry unpatched Qt/PyQt bugs, so moving to a newer supported line is generally healthier for security.

Recommended action

Treat as a maintenance/dependency update. Verify that PyQt6 6.10.x and the matching PyQt6-Qt6 wheels work correctly with the QML GUI on supported platforms. Review Qt 6.10 release notes for any security fixes compared to 6.5/6.6, and consider whether users on the old pin need guidance to upgrade. No urgent security response is indicated by this commit alone.

Security signals we found

01

Dependency version pin changed for PyQt6 / PyQt6-Qt6

02

Older version constraint (<6.6) removed

03

No CVE, advisory, or security wording in commit message or diff

04

No code-level vulnerability fix present

Risk score

Why this scored 12/100

Our methodology →
Potential impact 2/30
Exploitability 1/25
Stealth signal 1/15
Affected reach 3/15
Confidence 3/10
Evidence quality 2/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.