-
Notifications
You must be signed in to change notification settings - Fork 44
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 Python 3.11 support #1297
Merged
Merged
Add Python 3.11 support #1297
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
issue1199_python311
branch
3 times, most recently
from
November 3, 2022 14:05
1c6800a
to
bbdf185
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
3 times, most recently
from
November 23, 2022 08:25
584c251
to
39fe95b
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
3 times, most recently
from
December 9, 2022 13:29
9f0d0fc
to
36bf74c
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
4 times, most recently
from
December 20, 2022 11:30
d1a04db
to
fb7b022
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
from
December 24, 2022 08:18
fb7b022
to
a8166fc
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
6 times, most recently
from
December 31, 2022 10:05
a5d8128
to
dbb3da6
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
6 times, most recently
from
January 19, 2023 10:19
3dd6e42
to
ceae540
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
9 times, most recently
from
January 25, 2023 13:00
77f6fc7
to
e1e9982
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
9 times, most recently
from
February 4, 2023 08:11
8488699
to
35f2ee0
Compare
github-actions
bot
force-pushed
the
issue1199_python311
branch
from
February 4, 2023 09:03
35f2ee0
to
5a8dc8e
Compare
Codecov Report
@@ Coverage Diff @@
## main #1297 +/- ##
=======================================
Coverage 91.15% 91.15%
=======================================
Files 43 43
Lines 2794 2794
Branches 281 348 +67
=======================================
Hits 2547 2547
Misses 229 229
Partials 18 18 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issues
#1199 and #1344
What was changed