SleekXMPP icon indicating copy to clipboard operation
SleekXMPP copied to clipboard

Invalid Python 3 syntax in XEP-0009 plugin

Open dos1 opened this issue 7 years ago • 4 comments

writing byte-compilation script '/tmp/tmp7db23s0r.py'
/usr/bin/python /tmp/tmp7db23s0r.py
  File "usr/lib/python3.7/site-packages/sleekxmpp/plugins/xep_0009/remote.py", line 430
    def async(self, callback):
            ^
SyntaxError: invalid syntax

dos1 avatar Aug 12 '18 16:08 dos1

This really needs to be fixed. We can't keep patching just to maintain a package.

kekePower avatar Jan 10 '19 19:01 kekePower

@dos1 @kekePower: Any news?

Have you tested with "master"?

  • https://github.com/fritzy/SleekXMPP/commits/develop

It works?

If not, have you a patch? Can you create a PR?

Neustradamus avatar Apr 08 '19 02:04 Neustradamus

@dos1 @kekePower: Any news?

Have you tested with "master"?

  • https://github.com/fritzy/SleekXMPP/commits/develop

It works? There are no changes in develop branch with that plugin.

vitlav avatar Jun 03 '19 10:06 vitlav

Come somebody check that patch? https://lab.louiz.org/poezio/slixmpp/commit/a88f317bbfe0cc725aa32a5329dc7b45532c11b4

vitlav avatar Jun 03 '19 10:06 vitlav