-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat: Add support for Python 3.9 across all backends #1574
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1574 +/- ##
=======================================
Coverage 97.70% 97.70%
=======================================
Files 63 63
Lines 4050 4050
Branches 576 576
=======================================
Hits 3957 3957
Misses 54 54
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
17d98ad
to
5b013c5
Compare
|
Description
pyhf
is already Python 3.9 compliant, with the exception of TensorFlow. With PR #1000, this will be resolved and allpyhf
backends can be tested against Python 3.9..github/workflows/release_tests.yml
won't get updated yet though as there is no Python 3.9 release out to test against.Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: