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

[PR #715/3aa1ddcc backport][stable-2] Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set #720

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Dec 9, 2023

This is a backport of PR #715 as merged into main (3aa1ddc).

SUMMARY

Also updates the documentation to warn against its usage.

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
COMPONENT NAME

common module utils

…nd error out if it was explicitly set (#715)

* Do not accept ssl_version for Docker SDK for Python 7.0.0+.

* Add changelog fragment.

* Generally avoid sending None values to TLSConfig. Potentially prevents similar errors in the future, assuming the users do not pass values in.

* Python 2.6 compatibility.

(cherry picked from commit 3aa1ddc)
Copy link

github-actions bot commented Dec 9, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@felixfontein felixfontein merged commit fe771e5 into stable-2 Dec 9, 2023
95 checks passed
@felixfontein felixfontein deleted the patchback/backports/stable-2/3aa1ddcca06647b7bd6d34ab35320118f58781de/pr-715 branch December 9, 2023 21:05
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.

1 participant