Skip to content

Conversation

seocam
Copy link
Contributor

@seocam seocam commented Dec 12, 2014

No description provided.

@seocam
Copy link
Contributor Author

seocam commented Dec 12, 2014

closes #10

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.62%) when pulling 0376d0d on urllib3 into 13d5295 on master.

@seocam
Copy link
Contributor Author

seocam commented Dec 15, 2014

@darksshades @chaws could you please do a review here? :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

urllib has quote function in py2 (ref). So what is the difference between:

from urllib import urlencode
from urllib2 import quote

and

from urllib import quote, urlencode

?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it should be imported from urllib. Fixed!

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.62%) when pulling f8d9b8d on urllib3 into 13d5295 on master.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No spaces between imports ;)

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.62%) when pulling 954a747 on urllib3 into 13d5295 on master.

@seocam
Copy link
Contributor Author

seocam commented Dec 15, 2014

@rougeth, @chaws, @darksshades: I've used that to test as well: https://github.com/seocam/revproxy-test

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.62%) when pulling 954a747 on urllib3 into 13d5295 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.62%) when pulling 954a747 on urllib3 into 13d5295 on master.

seocam added a commit that referenced this pull request Jan 8, 2015
@seocam seocam merged commit b628108 into master Jan 8, 2015
@seocam seocam deleted the urllib3 branch January 8, 2015 13:41
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.

4 participants