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

Add support for Python3.7 #418

Closed
argaen opened this issue Sep 13, 2018 · 2 comments
Closed

Add support for Python3.7 #418

argaen opened this issue Sep 13, 2018 · 2 comments

Comments

@argaen
Copy link
Member

argaen commented Sep 13, 2018

Let's see what happens and add it to the build pipeline

@argaen
Copy link
Member Author

argaen commented Oct 4, 2018

Meh, old versions of aioredis use async keyword: https://travis-ci.org/argaen/aiocache/jobs/437243330

Need to add a conditional that if system is python3.7, aioredis version should be higher than X (need to check when aioredis added compatibility for python3.7

@argaen
Copy link
Member Author

argaen commented Oct 7, 2018

Closed with #420

@argaen argaen closed this as completed Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant