Skip to content
GitLab
Explore
Sign in
IMPROVEMENT migration to python3.10
Code
Review changes
Check out branch
Download
Patches
Plain diff
Chosson Ulysse
requested to merge
IMPROVEMENT_python_310
into
main
Nov 16, 2021
Overview
4
Commits
2
Pipelines
0
Changes
11
Expand
[0.28.0-alpha] - 2021-11-16
Change
Use match case rather than if, elif, else when it is necessary
Change all Optional[Any] to None | Any, new union syntx in python3.10
Now exodam use to python3.10
Merge request reports
Loading