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

Fix an incompatibilty with kennethreitz/requests v2.11.1 #55

Merged
merged 1 commit into from
Sep 12, 2016

Conversation

ftiff
Copy link
Contributor

@ftiff ftiff commented Aug 25, 2016

When uploading a package to JCDS, I had the following error:
Header value 0 must be of type str or bytes, not <type 'int'>

This is due to kennethreitz/requests that now expect headers in string format.
Tested only on JCDS but shouldn't cause issue elsewhere.

kennethreitz/requests@2669ab7

@sheagcraig
Copy link
Collaborator

Thank you sir. Looks like I need to get an updated release out.

@sheagcraig sheagcraig merged commit 1aef108 into jssimporter:master Sep 12, 2016
@sheagcraig
Copy link
Collaborator

Looks great. Thanks for the PR on this!

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