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 Python 3.9 #84

Merged
merged 10 commits into from Mar 23, 2021
Merged

Add support for Python 3.9 #84

merged 10 commits into from Mar 23, 2021

Conversation

btjanaka
Copy link
Member

@btjanaka btjanaka commented Feb 8, 2021

Description

Just run everything (Python 3.6-3.9, Linux/Mac/Windows). Currently it does seem this takes significantly longer than running only certain Python versions with Mac and Windows, so unsure if we should merge this yet.

Changelog Description

Added support for Python 3.9 (#84)

TODO

Questions

Status

  • I have read the guidelines in
    CONTRIBUTING.md.
  • I have formatted my code using yapf
  • I have tested my code by running pytest (tox is run in CI/CD)
  • I have linted my code with pylint
  • This PR is ready to go

@btjanaka btjanaka marked this pull request as draft February 8, 2021 01:58
@btjanaka btjanaka changed the title Stop excluding certain platforms in CI Full CI Feb 19, 2021
@btjanaka
Copy link
Member Author

Seems to be working now thanks to the latest release of numba (0.53.0).

@btjanaka btjanaka marked this pull request as ready for review March 23, 2021 01:07
@btjanaka btjanaka changed the title Full CI Add support for Python 3.9 Mar 23, 2021
@btjanaka btjanaka merged commit 79fc754 into master Mar 23, 2021
@btjanaka btjanaka deleted the ci branch March 23, 2021 01:31
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

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Add full support for Python 3.9
1 participant