-
Notifications
You must be signed in to change notification settings - Fork 106
xmpp.py is broken #104
Copy link
Copy link
Closed
Description
please try saychat.py, you'll get an error:
AttributeError: '_ssl._SSLSocket' object has no attribute 'issuer'
after some googling, there is a problem in xmpp - this has been fixed w/ a patch linked from this thread:
eventlet/eventlet#124
Reactions are currently unavailable