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

Jython compatibility issue #316

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

Conversation

mbettan
Copy link

@mbettan mbettan commented Oct 4, 2015

Hello,

Relating to the issue discovered here #300
Http lib 0.9.2 release didn't fix Jython compatibility issue.

Proposing following fix : from socket import socket instead of import socket into socks.py

@tmatsuo what do you think? Any better idea ?

Thanks for very much. It's really important to have it fully compatible with Jython

Relating to issue jcgregorio#300
0.9.2 release didn't fix Jython compatibility issue

Proposing fix : ```from socket import socket``` instead of import socket
@mbettan
Copy link
Author

mbettan commented Oct 12, 2015

Hello @jcgregorio - Any feedbacks on the proposed change?

@mbettan
Copy link
Author

mbettan commented Nov 1, 2015

Any updates please?

@mbettan
Copy link
Author

mbettan commented Nov 30, 2015

@jcgregorio - Any update?

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.

1 participant