- Notifications
You must be signed in to change notification settings - Fork15
Add support for Python 3.12#508
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Also, test against python-suitesparse-graphblas 8.2.0.1
b/c ssgb 8.2.0.1 is the only one that supports Python 3.12
eriknw commentedOct 8, 2023
I think this is very close, but for sanity, I'd like to wait until matplotlib has been released and built for Python 3.12. |
galaxy001 commentedOct 11, 2023
matplotlib support python 3.12 now. |
eriknw commentedOct 11, 2023
Thanks@galaxy001, right you are--good timing! Plus, Python 3.12 support just arrived this morning for matplotlib on conda-forge. Now we just need to wait for tests to pass :) Another things this PR portends is that we will likely stop using coveralls.io soon and rely only on codecov.io for coverage services. coveralls does not appear to be well-maintained for Python, and it restricts our version of coverage, which may be causing other headaches. |
coveralls commentedOct 11, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Also, test against python-suitesparse-graphblas 8.2.0.1
I followed the instructions:https://github.com/python-graphblas/python-graphblas/wiki/Support-new-Python-version