Skip to content
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

Python3.7 not supported #304

Closed
P-EB opened this issue Jul 3, 2018 · 7 comments
Closed

Python3.7 not supported #304

P-EB opened this issue Jul 3, 2018 · 7 comments

Comments

@P-EB
Copy link
Contributor

P-EB commented Jul 3, 2018

Hi,

The python devs decided to make "async" a reserved work in python3.7

Hence, django-q and its tests are not working.

This issue is a tracking one. If I find some time I'll suggest a patch to fix this. :)

Cheers

@Koed00
Copy link
Owner

Koed00 commented Jul 4, 2018

Lovely. I was going to make a python 3 only release anyway, so might as well do this at the same time.

Does anyone have a suggestion on what to call async?
Defer, enqueue, queue are the ones that come to mind, but maybe someone else can be more creative.

@P-EB
Copy link
Contributor Author

P-EB commented Jul 6, 2018

@Koed00 either call it async_, or use asynchronous? It's a little longer but meaningful?

@P-EB
Copy link
Contributor Author

P-EB commented Jul 7, 2018

There! have it ^

@matteing
Copy link

Also suffering this bug. Thanks for the quick response!

@evgenymarkov
Copy link

Please roll out the update with the fix please

@Koed00
Copy link
Owner

Koed00 commented Aug 10, 2018

Almost done,but it will not be backwards compatible and thus a breaking release.
Need to make sure that everything is in order.

@P-EB
Copy link
Contributor Author

P-EB commented Aug 12, 2018

I'll close this issue as the problem has been taken care of.

@P-EB P-EB closed this as completed Aug 12, 2018
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

4 participants