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

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/kate/commit/cfcc86455
                   |                            |0448b277909e6340424e575852d
                   |                            |88d9
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Christoph Cullmann <cullm...@kde.org> ---
Git commit cfcc864550448b277909e6340424e575852d88d9 by Christoph Cullmann, on
behalf of Alain Laporte.
Committed on 06/06/2022 at 18:23.
Pushed by cullmann into branch 'master'.

More simpler regexp to match different class declarations

Tested class declarations:

class Philosopher:
class AustralianPhilosopher(Philosopher, default_name="Bruce"):
class Meta():
class MyClass(metaclass=Meta):
class MySubclass(MyClass):

Fix case where AustralianPhilosopher is not detected

ISSUE: https://invent.kde.org/utilities/kate/-/issues/75

M  +1    -1    addons/symbolviewer/python_parser.cpp

https://invent.kde.org/utilities/kate/commit/cfcc864550448b277909e6340424e575852d88d9

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

Reply via email to