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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
      Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
                   |krita/commit/1e447588703b64 |krita/commit/4fd16ad8cadaac
                   |bfbee5dfb258a58e3e590d4b2d  |7f16f2a8b483f67dfef9e3599a
         Resolution|---                         |FIXED

--- Comment #6 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 4fd16ad8cadaac7f16f2a8b483f67dfef9e3599a by Boudewijn Rempt, on
behalf of Rebecca Breu.
Committed on 10/09/2019 at 08:25.
Pushed by rempt into branch 'krita/4.2'.

BUG 410807: Python Scripter Debugger won't run (Linux)
This fixes the issues on Linux.

The 'yield from' syntax has been introduced in Python 3.3, so this won't run on
older Python versions, including 2.x. According to https://vfxplatform.com/ we
can drop Python 2 support in 2020, and Boud said to drop Python 2 support now
in master, seeing how Krita 4.3 will come out the end of 2019 anyway.

M  +3    -3    plugins/python/scripter/debugger_scripter/debugger.py
M  +1    -1   
plugins/python/scripter/ui_scripter/actions/debugaction/debugaction.py

https://invent.kde.org/kde/krita/commit/4fd16ad8cadaac7f16f2a8b483f67dfef9e3599a

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

Reply via email to