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

Fido python3 ready #34

Merged
merged 4 commits into from
May 26, 2016
Merged

Conversation

lucagiovagnoli
Copy link
Contributor

Solving issues between strings and bytes. A bit of test refactoring and cleanup. Tests passing.

@coveralls
Copy link

coveralls commented May 20, 2016

Coverage Status

Coverage increased (+0.1%) to 99.107% when pulling fc4ba6a on lucagiovagnoli:luca/fido-py3-ready into 233ce88 on Yelp:master.

@coveralls
Copy link

coveralls commented May 20, 2016

Coverage Status

Coverage decreased (-0.8%) to 98.214% when pulling 6b31aea on lucagiovagnoli:luca/fido-py3-ready into 233ce88 on Yelp:master.

self.code = code
self.body = body
self.reason = reason
self._headers = dict(headers.getAllRawHeaders())
Copy link

Choose a reason for hiding this comment

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

Why do you need this property change for python 3 ?

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree: this shouldn't change

@coveralls
Copy link

coveralls commented May 25, 2016

Coverage Status

Coverage remained the same at 99.01% when pulling 0c0583c on lucagiovagnoli:luca/fido-py3-ready into 8e35827 on Yelp:master.

@coveralls
Copy link

coveralls commented May 25, 2016

Coverage Status

Coverage remained the same at 99.01% when pulling 2d823e5 on lucagiovagnoli:luca/fido-py3-ready into 8e35827 on Yelp:master.

@coveralls
Copy link

coveralls commented May 26, 2016

Coverage Status

Coverage remained the same at 99.01% when pulling 3ff3b6d on lucagiovagnoli:luca/fido-py3-ready into 8e35827 on Yelp:master.

@laucia
Copy link

laucia commented May 26, 2016

lg2m python3 ftw

@lucagiovagnoli lucagiovagnoli merged commit 3ff3b6d into Yelp:master May 26, 2016
@lucagiovagnoli lucagiovagnoli deleted the luca/fido-py3-ready branch May 26, 2016 14:07
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.

None yet

4 participants