python-zunclient/zunclient
Cyril Roelandt 16874adf0d Python 3.12: do not use ssl.wrap_socket
The ssl.wrap_socket method has been removed in 3.12.
SSLContext.wrap_socket should now be used.

Change-Id: I89ebcff1888ed95dd0ac7fd41bd9f050115307db
2024-07-03 16:58:28 +02:00
..
common Python 3.12: do not use ssl.wrap_socket 2024-07-03 16:58:28 +02:00
osc Fix pep8 job 2023-08-18 15:50:56 +00:00
tests Python 3.10: Subcomand help test fix 2021-12-23 12:42:41 +01:00
v1 Fix pep8 job 2023-08-18 15:50:56 +00:00
__init__.py Removes utf-8 encoding and remove support for py34 2017-03-09 09:01:48 +00:00
api_versions.py Add support for entrypoint 2020-04-07 01:37:14 +00:00
client.py Handle the case that a generic api version 2018-11-08 02:32:59 +00:00
exceptions.py Update hacking for Python3 2020-03-28 16:11:54 +01:00
i18n.py Update the documentation link for doc migration 2017-07-24 14:08:53 +08:00
shell.py Stop to use the __future__ module. 2020-06-02 20:54:43 +02:00
version.py Add base files and service-list command 2016-07-05 06:06:45 +05:30