volttron
volttron copied to clipboard
3.12 updates
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.
- [x] 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:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] 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
@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 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.