New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/pull/15623#issuecomment-549081447 Comment: https://cgit.kde.org/kdev-python.git/patch/?id=e23fa8f15af89a8bd4bd84dd96b5fd7017457516 this should get kdevelop-python working (currently compiling it locally) ``` kdevelop-python-5.4.2_2: configuring ... Byte-compiling python code in usr/share/kdevpythonsupport... *** Error compiling 'usr/share/kdevpythonsupport/documentation_files/PyKDE4/kdecore.py'... File "usr/share/kdevpythonsupport/documentation_files/PyKDE4/kdecore.py", line 315 def setExecutesAsync(self, async): ^ SyntaxError: invalid syntax ``` Nope this is not working.