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

feat(cli): enable support for Python 3.11 and 3.12 #60

Merged
merged 1 commit into from
May 1, 2024

Conversation

mturetskii
Copy link
Member

Description of the Change

This pull request transitions from the 'portforward' library to 'kr8s' to support Python 3.11 and 3.12. The switch enhances data handling and integrates more seamlessly with Kubernetes APIs, while the Python upgrade ensures compatibility with the latest features and security enhancements.

This commit deprecates the usage of the 'portforward' library for handling octet-stream data, shifting all such functionality to the 'kr8s' library
@mturetskii mturetskii added the enhancement New feature or request label Apr 29, 2024
@mturetskii mturetskii requested a review from all4code April 29, 2024 12:38
@mturetskii mturetskii self-assigned this Apr 29, 2024
@mturetskii mturetskii merged commit b4d2bb5 into main May 1, 2024
@mturetskii mturetskii deleted the feature/py311-312-compatibility branch May 1, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants