Skip to content

Conversation

jfred
Copy link

@jfred jfred commented Feb 28, 2011

Had a small bug when trying to use this under eventlet.
Made a couple tweaks to store the socket wrapped to resolve the issue.

@jfred
Copy link
Author

jfred commented Feb 28, 2011

I see a existing modification in another fork, is solution undesirable?

@simonwhitaker
Copy link
Contributor

Hi,

The ssl module was new in Python 2.6, so I deliberately used the ssl function from the socket module for better backwards compatibility. (I ended up running a push server on some rented host that had an archaic version of Python installed on it.) For that reason I'm going to hold off pulling this change as it is.

@jfred
Copy link
Author

jfred commented Mar 1, 2011

Make sense. Thanks for reviewing.
Would you be willing to have me write it as a version'd fork, so it could use ssl module if it is available?

@simonwhitaker
Copy link
Contributor

This is where I reveal my ignorance of Github... what's a versioned fork? :-)

@ghost ghost assigned simonwhitaker Mar 26, 2012
@simonwhitaker simonwhitaker removed their assignment Aug 13, 2015
This pull request was closed.
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.

2 participants