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

Support Python 3.10 #2830

Closed
2 tasks
MeltyBot opened this issue Aug 12, 2021 · 1 comment · Fixed by #6293
Closed
2 tasks

Support Python 3.10 #2830

MeltyBot opened this issue Aug 12, 2021 · 1 comment · Fixed by #6293

Comments

@MeltyBot
Copy link
Contributor

Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2889

Originally created by @edgarrmondragon on 2021-08-12 15:46:09


Problem to solve

Prepare for the eventual release of Python 3.10, to enable support as soon as possible.

Target audience

Users of Meltano who want/need to run it on the latest Python.

Further details

Hopefully we can release Meltano with Python 3.10 support a few days after it comes out.

Proposal

  • Add 3.10 (or a release candidate) to our testing matrix
  • Make any necessary updates to the code
  • Watch out for dependencies without support for 3.10 and follow their development towards eventual support.

What does success look like, and how can we measure that?

Deprecations and other breaking changes are handled so Meltano can run on Python 3.10

Regression test

(Ensure the feature doesn't cause any regressions)

  • Write adequate test cases and submit test results
  • Test results should be reviewed by a person from the team

Links / references

@MeltyBot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants