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

Deprecation warnings are generated when using tool with Python3.13 #74

Open
tzarski0 opened this issue Feb 20, 2025 · 1 comment
Open

Comments

@tzarski0
Copy link
Contributor

When running on Python 3.13.2 and doing add validator task, the following warnings are displayed:

/Users/tzarski/.pyenv/versions/3.13.2/lib/python3.13/site-packages/unicon/plugins/generic/service_implementation.py:756: DeprecationWarning: 'count' is passed as positional argument
  output = re.sub(r"^\r?\r\n", "", output, 1)

This should be fixed in unicon library: CiscoTestAutomation/unicon.plugins#109

@tzarski0
Copy link
Contributor Author

same happens when running backup task

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

No branches or pull requests

1 participant