-
Notifications
You must be signed in to change notification settings - Fork 102
Test with Python 3.9 and 3.10 #458
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #458 +/- ##
==========================================
+ Coverage 88.92% 88.98% +0.05%
==========================================
Files 39 39
Lines 2257 2269 +12
==========================================
+ Hits 2007 2019 +12
Misses 250 250
Continue to review full report at Codecov.
|
https://github.com/JuliaPy/pyjulia/runs/3990728739?check_suite_focus=true#step:8:371 (Test ubuntu-latest x64 Python 3.10 Julia ~1.7.0-rc1) Similar failure in It looks like this occurs for all combinations with Python >= 3.9 in Linux. This also breaks the sysimage tests since it uses |
No description provided.