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

Set minimum Python version to 3.7 #7

Open
rneswold opened this issue Mar 24, 2021 · 1 comment
Open

Set minimum Python version to 3.7 #7

rneswold opened this issue Mar 24, 2021 · 1 comment
Labels
future Can't be done, blocked by other requirements

Comments

@rneswold
Copy link
Collaborator

This isn't a high priority issue. I made it simply to remember things that we needed to do to make 'acsys' compatible with 3.6. If we decide to drop support for 3.6, these are the things to change:

  • Replace instances of .get_event_loop() with .get_running_loop().
@kjhazelwood
Copy link

Maybe wait until CENTOS8 is end of life (summer 2021) or yum is packaging 3.7+ :)

@beauremus beauremus added the future Can't be done, blocked by other requirements label Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future Can't be done, blocked by other requirements
Projects
None yet
Development

No branches or pull requests

3 participants