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

paramiko.py3compat.u -> paramiko.utils.u #12

Merged
merged 1 commit into from Dec 6, 2023
Merged

paramiko.py3compat.u -> paramiko.utils.u #12

merged 1 commit into from Dec 6, 2023

Conversation

ghost
Copy link

@ghost ghost commented Nov 14, 2023

Fixes #11

the 'u' function moved to utils. only two files use it so update the import for those, and remove the import for the others.

Fix issue #11

the 'u' function moved to utils. only two files use it so update the
import for those, and remove the import for the others.
@ghost ghost mentioned this pull request Nov 14, 2023
13 tasks
@cybiere cybiere merged commit 32e2cd7 into cybiere:master Dec 6, 2023
@cybiere
Copy link
Owner

cybiere commented Dec 6, 2023

Thanks for the fix and very sorry for the latency !

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.

Please support paramiko 3
1 participant