Skip to content

Python 3.12#840

Draft
milesAraya wants to merge 2 commits intodevelop-featurefrom
feature/python_312
Draft

Python 3.12#840
milesAraya wants to merge 2 commits intodevelop-featurefrom
feature/python_312

Conversation

@milesAraya
Copy link
Copy Markdown
Collaborator

@milesAraya milesAraya commented Jun 13, 2025

Content

Upgrade python to 3.12 in in order to allow for easier software development.
3.12 was chosen as only 2 releases lower than current 3.14, so there is still support for this version, and it is stable.

Current problem

There is an issue with serialisation and deserialisation of yaml files using the upgraded pydantic v2 Basemodel, which uses model_dump instead of dict format.

References

*Links to reference information

Testcase

*Testcase of the pull request

Others

Related to arayabrain#13 as aws batch requires upgrading python (minimally to 3.11)

@milesAraya milesAraya self-assigned this Jun 13, 2025
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