Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Invalid Python 3 syntax in XEP-0009 plugin #491

Open
dos1 opened this issue Aug 12, 2018 · 4 comments
Open

Invalid Python 3 syntax in XEP-0009 plugin #491

dos1 opened this issue Aug 12, 2018 · 4 comments

Comments

@dos1
Copy link
Contributor

dos1 commented Aug 12, 2018

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
@kekePower
Copy link

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

@Neustradamus
Copy link

@dos1 @kekePower: Any news?

Have you tested with "master"?

It works?

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

@vitlav
Copy link

vitlav commented Jun 3, 2019

@dos1 @kekePower: Any news?

Have you tested with "master"?

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

@vitlav
Copy link

vitlav commented Jun 3, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants