Skip to content

async is a reserved keyword in python 3.7 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
parth115 opened this issue Aug 20, 2018 · 6 comments
Closed

async is a reserved keyword in python 3.7 #20

parth115 opened this issue Aug 20, 2018 · 6 comments

Comments

@parth115
Copy link

account_api.py
line 119
async = params.get('async') does not work as async is now a reserved keyword in python starting from 3.7

@2af
Copy link

2af commented Dec 13, 2018

Dear SIB, any update planned on it?

@aakanksha-sib
Copy link
Contributor

We are currently supporting python upto version 3.5 . We will soon update our python wrapper to support version 3.7 .

@frossigneux
Copy link

frossigneux commented Apr 17, 2019

Any update on this?
I am using python 3.7 and had this problem too.
So I did this PR: #36

@aakanksha-sib
Copy link
Contributor

Hi @frossigneux ,
Thanks for sharing the PR. We will check if things get fixed and will get back to you.

@2af
Copy link

2af commented Apr 18, 2019

frossigneux,
Ended up working with proper and stable MChimp.
Nothing personal, SIB, you are just outdated in our case.

@nwarchitect
Copy link

Is there any update? Python 3.7 was release on June 27, 2018. That's 18+months and we still have no compatibility.

Is there any roadmap available for this problem?

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

No branches or pull requests

5 participants