Skip to content

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.

2 participants