-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added Python 3.10 support #216
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Sven Rueß <[email protected]>
Signed-off-by: Sven Rueß <[email protected]>
Signed-off-by: Sven Rueß <[email protected]>
Signed-off-by: Sven Rueß <[email protected]>
Signed-off-by: Sven Rueß <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #216 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 2
Lines ? 14
Branches ? 0
========================================
Hits ? 14
Misses ? 0
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Hi @sven-ruess , while I agreed on re-adding 3.11, I think that 3.10 is not worth. |
I agree to you. I do not want to add it. But two customers found the information, that I doing some coding here and they asked why? I told them, that this library will be the base for monitoring Vodafone Stations. With that information, they requested me to support it for them, too. Changes for Python 3.10 are very small. They can be reverted at the end of next year. I can set a reminder for me to drop Python 3.10 support until software is updated. |
Dev Container Python 3.12 is used for git and running local tests.