Skip to content
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

Test with Python 3.10 #260

Closed
wants to merge 3 commits into from
Closed

Test with Python 3.10 #260

wants to merge 3 commits into from

Conversation

kinow
Copy link
Member

@kinow kinow commented Oct 16, 2021

This is a small change with no associated Issue.

Was adding Python 3.10 to another Py project, decided to add it to Cylc UIS too since UIS is simpler than Flow. I think pyuv needs updating before UIS works with 3.10, but at least this will remind us to update that eventually. Using experimental 1 so the jobs don't fail.

Can be merged as-is, or left here until pyuv is fixed. No worries if superseded by another PR too 🤷 👍

Requirements check-list

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Already covered by existing tests.
  • No change log entry required (why? e.g. invisible to users).
  • No documentation update required.
  • No dependency changes.

Footnotes

  1. https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#example-preventing-a-specific-failing-matrix-job-from-failing-a-workflow-run

@codecov-commenter
Copy link

Codecov Report

Merging #260 (19c01e5) into master (b4f6711) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #260   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files          11       11           
  Lines         748      748           
  Branches      127      127           
=======================================
  Hits          561      561           
  Misses        161      161           
  Partials       26       26           

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 b4f6711...19c01e5. Read the comment docs.

@MetRonnie
Copy link
Member

MetRonnie commented Jan 31, 2023

Blocked by werkzeug 0.12 which is a transitive dependency via graphene-tornado 2.6. See #388

@oliver-sanders
Copy link
Member

Blocked by #333

@oliver-sanders oliver-sanders removed this from the pending milestone Apr 27, 2023
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.

4 participants