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

John <jo...@posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jo...@posteo.net

--- Comment #6 from John <jo...@posteo.net> ---
The PyKDE4 documentation (khtml.py and kdecore.py) still contain invalid syntax
for python 3.8


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

*** Error compiling
'usr/share/kdevpythonsupport/documentation_files/PyKDE4/khtml.py'...
  File "usr/share/kdevpythonsupport/documentation_files/PyKDE4/khtml.py", line
1622
    def async(self):
        ^
SyntaxError: invalid syntax


And a bunch of warnings for others:

usr/share/kdevpythonsupport/documentation_files/numpy.py:33741: SyntaxWarning:
'NoneType' object is not callable; perhaps you missed a comma?
  return None()

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

Reply via email to