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

Python 3.10 Support #393

Closed
wants to merge 4 commits into from
Closed

Python 3.10 Support #393

wants to merge 4 commits into from

Conversation

sadrasabouri
Copy link
Collaborator

Reference Issues/PRs

#391

What does this implement/fix? Explain your changes.

Python 3.10 has been recently published. This PR add test support for this python version.

@sadrasabouri
Copy link
Collaborator Author

@sepandhaghighi I assume numpy has not added python 3.10 support.

@codecov-commenter
Copy link

Codecov Report

Merging #393 (a9ef75e) into dev (7b9a387) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #393   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          11       11           
  Lines        2407     2407           
  Branches      372      372           
=======================================
  Hits         2389     2389           
  Misses          6        6           
  Partials       12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b9a387...a9ef75e. Read the comment docs.

@sepandhaghighi
Copy link
Owner

@sepandhaghighi I assume numpy has not added python 3.10 support.

It seems numpy is not stable in macOS-latest Python 10.0.0 (like always!!!)
We will wait until the next version

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.

3 participants