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

revert(ci): use Python 3.10 #113

Merged
merged 1 commit into from
Jan 11, 2023
Merged

revert(ci): use Python 3.10 #113

merged 1 commit into from
Jan 11, 2023

Conversation

cesarcoatl
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe: Revert

What is the current behavior?

We are using Python 3.11 for tox/CI.

Issue Number: N/A

What is the new behavior?

We will revert back to Python 3.10, as typed-ast is not supported in 3.11.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Refs: d33d875

@cesarcoatl cesarcoatl enabled auto-merge (squash) January 11, 2023 17:35
@cesarcoatl cesarcoatl merged commit 7815111 into code Jan 11, 2023
@cesarcoatl cesarcoatl deleted the revert/ci/python-3.10 branch January 11, 2023 17:52
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