~sthagen/putki#5: 
Bug: Runtime errors block start on python 3.9.13

The types union per | does not work on python 3.9.13 (test system) so either go back to the boring types.Union[...] crap for the annotations or bump the supported python versions to >= 3.10. The latter is clearly preferred.

Status
RESOLVED FIXED
Submitter
~sthagen
Assigned to
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~sthagen REPORTED FIXED 2 years ago

Fixed in version 2023.3.20 - sorry for python 3.9

Register here or Log in to comment, or comment via email.