Skip to content

Conversation

@tynanford
Copy link
Contributor

@tynanford tynanford commented Sep 25, 2025

#105 added some type hint syntax which is only available on python 3.9+ . This updates it to be backward compatible to the target 3.6 version

Also added 3.6 and 3.7 to the CI with a docker container since there aren't any ubuntu runners that support python < 3.8 - actions/setup-python#1048 . And added 3.13 to the build-server CI

I'm not sure why the CI for the container tests are failing and if it's related to this or not. Re-ran the failed tests and it worked

@sonarqubecloud
Copy link

Copy link
Contributor

@simon-ess simon-ess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to say we should drop py3.6, but given that we also run a Centos7 facility here, I think that would be shooting ourselves in the food 😄

@tynanford
Copy link
Contributor Author

sounds like we need to add python 2.7 to the CI then! 😂

@simon-ess
Copy link
Contributor

😱

@jacomago
Copy link
Contributor

Actually we use a python 3.13 container... So at ESS we can remove py36

@tynanford tynanford merged commit 973fdf8 into ChannelFinder:master Sep 25, 2025
28 of 29 checks passed
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.

3 participants