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

Add support for Python 3.13 and drop Python 3.8 #411

Merged
merged 5 commits into from
Nov 7, 2024

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Nov 7, 2024

What do these changes do?

Add Python 3.13 to the CI matrix with updated CI/dev dependencies.
Drop Python 3.8 from the CI though we don't block installation of released wheels there, as it has reached the official EoL one month ago.

Using standard-telnetlib from python-deadlib, fix the import error for telnetlib in Python 3.13 or later.

Are there changes in behavior for the user?

There should be no visible impacts.

@achimnol achimnol added dependencies Pull requests that update a dependency file maintenance labels Nov 7, 2024
@achimnol achimnol self-assigned this Nov 7, 2024
- The development/CI setup no longer works for Python 3.8, while
  installing the release wheel still works with older dependencies.
@achimnol achimnol changed the title ci: Support Python 3.13 Add support for Python 3.13 and drop Python 3.8 Nov 7, 2024
@achimnol achimnol added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit d4d23bd Nov 7, 2024
12 checks passed
@achimnol achimnol deleted the ci/support-python-3.13 branch November 7, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant