Skip to content

Support python 3.10 #264

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

Merged

Conversation

leszekhanusz
Copy link
Collaborator

@leszekhanusz leszekhanusz commented Nov 25, 2021

  • Add Python 3.10 tests on tox and on GitHub actions
  • Update websockets to 10 for Python versions >= 3.6
  • Update pytest related dependencies
  • Update mypy dependency + add new required types dependencies
  • Ignore new "There is no current event loop" warnings

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2021

Codecov Report

Merging #264 (3511c5b) into master (eb986df) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #264   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1753      1763   +10     
=========================================
+ Hits          1753      1763   +10     
Impacted Files Coverage Δ
gql/client.py 100.00% <100.00%> (ø)
gql/transport/websockets.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb986df...3511c5b. Read the comment docs.

@leszekhanusz leszekhanusz merged commit 7e45815 into graphql-python:master Nov 25, 2021
@leszekhanusz leszekhanusz deleted the chore_support_python_3_10 branch March 12, 2022 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants