https://bugs.kde.org/show_bug.cgi?id=518163

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/f6d7040
                   |                            |613dd49aa47e74f7c55590f3e55
                   |                            |3125c9
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Dmitry Kazakov <[email protected]> ---
Git commit f6d7040613dd49aa47e74f7c55590f3e553125c9 by Dmitry Kazakov, on
behalf of Freya Lupen.
Committed on 01/04/2026 at 09:09.
Pushed by dkazakov into branch 'master'.

Disallow importing conflicting version of PyQt

This replaces the sys.path modification with a better hack.
Now we simply override builtins.__import__ to raise
a ModuleNotFoundError if an attempt is made to load the wrong PyQt.

M  +15   -16   plugins/extensions/pykrita/plugin/krita/__init__.py

https://invent.kde.org/graphics/krita/-/commit/f6d7040613dd49aa47e74f7c55590f3e553125c9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to