Skip to content

Jython compatibility issue#316

Open
mbettan wants to merge 1 commit into
jcgregorio:masterfrom
mbettan:patch-1
Open

Jython compatibility issue#316
mbettan wants to merge 1 commit into
jcgregorio:masterfrom
mbettan:patch-1

Conversation

@mbettan

@mbettan mbettan commented Oct 4, 2015

Copy link
Copy Markdown

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

mbettan commented Oct 12, 2015

Copy link
Copy Markdown
Author

Hello @jcgregorio - Any feedbacks on the proposed change?

@mbettan

mbettan commented Nov 1, 2015

Copy link
Copy Markdown
Author

Any updates please?

@mbettan

mbettan commented Nov 30, 2015

Copy link
Copy Markdown
Author

@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