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

Fixes for Django 5 and Python 3.12 #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shalltell
Copy link
Contributor

This fixes the issue of AttributeError: module 'ssl' has no attribute 'wrap_socket', gleaned from a similar issue on eventlet.

Tested with Django 5.0.3 and Python 3.12 (should also work for 3.10 & 3.11)

@ian-tvt
Copy link

ian-tvt commented May 1, 2024

Can we merge this in?

@LukaszKrawczykTelia
Copy link

LukaszKrawczykTelia commented May 2, 2024

The change has been tested with Python 3.12.3, 3.11.9 and Django 5.0.4

@hardik-kapadia
Copy link

Facing this issue right now. Can this fix be merged?

@ian-tvt
Copy link

ian-tvt commented Aug 13, 2024

Can we merge this in?

Circling back to this, can we please merge this in?

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.

5 participants