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 compatibility for EOS 4.20.x #419

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

markmcclain
Copy link

EOS 4.20 includes an older version of the requests module (1.2.3) that does not support python's context. This change patches the class with the methods required compatibility with the context decorator used within the bootstrap script.

@dlobato
Copy link
Contributor

dlobato commented Feb 26, 2025

Hi Mark, could you please rebase to re run the tests. I had to fix the pipeline.

@dlobato
Copy link
Contributor

dlobato commented Feb 28, 2025

code format check (black) is complaining about the single quotes:

https://github.com/arista-eosplus/ztpserver/actions/runs/13573026375/job/37943871573?pr=419#step:4:124

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.

2 participants