<div dir="auto">Nevermind, the author already posted <a href="https://invent.kde.org/utilities/kate/-/merge_requests/753">https://invent.kde.org/utilities/kate/-/merge_requests/753</a><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Dominik Haumann <<a href="mailto:dhaumann@kde.org">dhaumann@kde.org</a>> schrieb am So., 29. Mai 2022, 09:09:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">could someone take care of this PR from the github mirror and integrate it possibly in our gitlab?</div><div dir="auto"><br></div><div dir="auto">Best regards</div><div dir="auto">Dominik</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br>Von: <strong class="gmail_sendername" dir="auto">sanao</strong> <span dir="auto"><<a href="mailto:notifications@github.com" target="_blank" rel="noreferrer">notifications@github.com</a>></span><br>Date: Sa., 28. Mai 2022, 23:22<br>Subject: [KDE/kate] More simplier regexp to match different class declarations (PR #4)<br>To: KDE/kate <<a href="mailto:kate@noreply.github.com" target="_blank" rel="noreferrer">kate@noreply.github.com</a>><br>Cc: Subscribed <<a href="mailto:subscribed@noreply.github.com" target="_blank" rel="noreferrer">subscribed@noreply.github.com</a>><br></div><br><br><p dir="auto">Like:</p>
<p dir="auto">class Philosopher:<br>
class AustralianPhilosopher(Philosopher, default_name):<br>
class Meta():<br>
class MyClass(metaclass=Meta):<br>
class MySubclass(MyClass):</p>
<p dir="auto">Fix case where AustralianPhilosopher is not detected</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href="https://github.com/KDE/kate/pull/4" rel="noreferrer noreferrer" target="_blank">https://github.com/KDE/kate/pull/4</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/KDE/kate/pull/4/commits/9fc364f3d3e8638c19325eeaeab8070faa114b50" rel="noreferrer noreferrer" target="_blank">9fc364f</a> More simplier regexp to match different class declarations</li>
</ul>
<h4 style="display:inline-block">File Changes </h4> <p style="display:inline-block">(<a href="https://github.com/KDE/kate/pull/4/files" rel="noreferrer noreferrer" target="_blank">1 file</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/KDE/kate/pull/4/files#diff-a1323d45d0bad50e72f79ecee96d986435244a8041d170dfd5680bda817ea702" rel="noreferrer noreferrer" target="_blank">addons/symbolviewer/python_parser.cpp</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href="https://github.com/KDE/kate/pull/4.patch" rel="noreferrer noreferrer" target="_blank">https://github.com/KDE/kate/pull/4.patch</a></li>
<li><a href="https://github.com/KDE/kate/pull/4.diff" rel="noreferrer noreferrer" target="_blank">https://github.com/KDE/kate/pull/4.diff</a></li>
</ul>
<p style="font-size:small;color:#666">—<br>Reply to this email directly, <a href="https://github.com/KDE/kate/pull/4" rel="noreferrer noreferrer" target="_blank">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABKZU4RBEWCLI7ECIBNDSI3VMKE7VANCNFSM5XHFGVFA" rel="noreferrer noreferrer" target="_blank">unsubscribe</a>.<br>You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABKZU4QFCYLAMLEX7MY5WIDVMKE7VA5CNFSM5XHFGVFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4SU32WCQ.gif" height="1" width="1" alt=""><span style="color:transparent;font-size:0;display:none;overflow:hidden;opacity:0;width:0;height:0;max-width:0;max-height:0">Message ID: <span><KDE/kate/pull/4</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
</div>
</blockquote></div>