feat(graphql,graphene): add support for Python 3.11#5037
Merged
Conversation
P403n1x87
reviewed
Feb 3, 2023
P403n1x87
reviewed
Feb 3, 2023
emmettbutler
self-requested a review
February 6, 2023 15:53
emmettbutler
previously approved these changes
Feb 6, 2023
emmettbutler
enabled auto-merge (squash)
February 6, 2023 15:53
13 tasks
mabdinur
requested changes
Feb 6, 2023
mabdinur
left a comment
Contributor
There was a problem hiding this comment.
Can we add a release note?
Codecov Report
@@ Coverage Diff @@
## 1.x #5037 +/- ##
=======================================
Coverage 74.90% 74.90%
=======================================
Files 827 827
Lines 64199 64199
=======================================
+ Hits 48087 48088 +1
+ Misses 16112 16111 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Yun-Kim
force-pushed
the
yunkim/graphene-graphql-3-11
branch
from
February 6, 2023 19:49
f1cdaa1 to
9818b28
Compare
brettlangdon
previously approved these changes
Feb 6, 2023
brettlangdon
left a comment
Member
There was a problem hiding this comment.
we could have included both notes in one release note file.
Yun-Kim
force-pushed
the
yunkim/graphene-graphql-3-11
branch
from
February 6, 2023 19:55
9818b28 to
da70d4f
Compare
mabdinur
approved these changes
Feb 6, 2023
brettlangdon
approved these changes
Feb 6, 2023
Closed
This file contains hidden or 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
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.
Checklist
Blocked by #4854.
This change adds Python 3.11 testing to our graphql and graphene test suites.
Reviewer Checklist