Open
Conversation
|
No idea if it will help (or why I'm still getting these notices :) but this thread at gevent/gevent#477 has a fair bit of background on the issues with 2.7.9 and SSL as well as a couple of polyfills to bring back old expected signatures. |
Contributor
|
Thanks everyone for your input. This is all very good stuff. I am familiar with the issue here. Let me layout what I am aware of.
None of the above are excuses and honestly self-denial that I need to fix it (see #30) ;-) I think the best way forward is actually the patch in this pull request. It will need some testing with tolkien which is built against some older Python versions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is for the purposes of discussion only. DO NOT MERGE.
Some context:
I'm happy to act as the crash test dummy for all this. It's blocking me being able to deploy a working copy of my Pinax bootcamp blog (since I can't
syncdbon gondor.io).Please feel free to tell me I'm an idiot if I've missed something blindingly obvious here. At the very least, I get to learn something new (a good thing). ;-)