Skip to content

Conversation

leszekhanusz
Copy link
Collaborator

Fixing two problems on Python 3.9:

  • The | syntax for typing Union is not yet supported on Python 3.9
  • sphinx-argparse==0.5.2 dev dependency does not exist for Python 3.9

Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7fb869a) to head (033a40c).
⚠️ Report is 40 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #568    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         2908      3235   +327     
==========================================
+ Hits          2908      3235   +327     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leszekhanusz leszekhanusz merged commit 4d48c21 into graphql-python:master Sep 5, 2025
15 checks passed
@leszekhanusz leszekhanusz deleted the fix_python39_dev_dependencies branch September 5, 2025 21:01
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.

1 participant