Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upmake dev broken (gunicorn ssl error) #2273
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
(Getting a coffee then looking into this...) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
seanh
Jun 3, 2015
Contributor
For now I've disabled this by wrapping the recent gunicorn.conf.py changes in if sys.version_info.micro >= 9 (I have Python 2.7.6).
|
For now I've disabled this by wrapping the recent gunicorn.conf.py changes in |
added a commit
that referenced
this issue
Jun 3, 2015
added a commit
that referenced
this issue
Jun 3, 2015
seanh
referenced this issue
Jun 3, 2015
Merged
Fix a gunicorn/gevent SSL crash on Python 2.7.6 #2277
nickstenning
closed this
in
#2277
Jun 3, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Fixed by #2277. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
seanh commentedJun 3, 2015
On master for me today:
Seems to be this commit c3c9918