Skip to content
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

[tools] fix with Python 3.13 #1213

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Conversation

andryblack
Copy link
Contributor

With Python 3.13 telnetlib is removed from base modules

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

I've seen this, but I'm still struggling with pushing an update to PyPi for include telnetlib3 in the modm package. That's why the CI is still failing…

@salkinium salkinium added this to the 2024q4 milestone Nov 6, 2024
@salkinium salkinium force-pushed the python-3.13-fix branch 5 times, most recently from 419fa4b to 48581ea Compare November 26, 2024 22:17
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

Finally uploaded the new modm package with the telnetlib3 dependency.

@salkinium salkinium enabled auto-merge (rebase) December 15, 2024 14:43
@salkinium salkinium merged commit d11124c into modm-io:develop Dec 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants