You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2023/04/13 18:26:00 UTC

[jira] [Created] (QPID-8634) [python client] ssl cannot be imported on Python 3.12

Jiri Daněk created QPID-8634:
--------------------------------

             Summary: [python client] ssl cannot be imported on Python 3.12
                 Key: QPID-8634
                 URL: https://issues.apache.org/jira/browse/QPID-8634
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
         Environment: Ubuntu Focal, x86_64, Python 3.12.0-alpha.7
            Reporter: Jiri Daněk


{noformat}
  File "/home/runner/work/qpid-python/qpid-python/qpid/util.py", line 26, in <module>
    from socket import ssl as wrap_socket
ImportError: cannot import name 'ssl' from 'socket' (/opt/hostedtoolcache/Python/3.12.0-alpha.7/x64/lib/python3.12/socket.py)
{noformat}

https://github.com/apache/qpid-python/actions/runs/4692554719/jobs/8318410358#step:13:391



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org