Diffusion Krita 1e447588703b

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

Authored by rbreu on Aug 31 2019, 9:32 AM.

Description

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.

BUG:410807

Details

Committed
rbreuSep 2 2019, 7:03 PM
Parents
R37:2568bb5825b7: Fix sort order of frames with simple naming scheme
Branches
Unknown
Tags
Unknown