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

3.12 updates #3174

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

3.12 updates #3174

wants to merge 3 commits into from

Conversation

davidraker
Copy link
Contributor

Description

Updates necessary to bootstrap and run VOLTTRON on python versions up to 3.12.

Fixes # (issue)
#3158 #3173

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Confirmed that these changes allow VOLTTRON to bootstrap and start on Ubuntu 24.04 LTS (beta).

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@craig8
Copy link
Contributor

craig8 commented Apr 22, 2024

@davidraker please confirm that these updates are backward compatible with 3.8 and 3.10. I.e one of the requirements hasn't dropped support for them.

If so we may need to discuss further. Also, please mitigate the test run errors that have shown up.

@davidraker
Copy link
Contributor Author

@davidraker please confirm that these updates are backward compatible with 3.8 and 3.10. I.e one of the requirements hasn't dropped support for them.

If so we may need to discuss further. Also, please mitigate the test run errors that have shown up.

@craig8 Will do. It is definitely still a draft. Just starting the conversation with something that tentatively works on 24.04. This about to come up a lot more now.

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