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

Add python 3.12 support #1044

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kddejong
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Add python 3.12 support

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@@ -61,6 +61,8 @@
"go1.x",
"python3.8",
"python3.9",
"python3.10",
"python3.11",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about 12?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird dependency issue. It requires a released version of the python plugin that has support for python 3.12 which isn't released yet.

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.

None yet

2 participants