Skip to content

Fix for decode() on Python 2.6#45

Closed
blalor wants to merge 1 commit into
pex-tool:masterfrom
blalor:patch-1
Closed

Fix for decode() on Python 2.6#45
blalor wants to merge 1 commit into
pex-tool:masterfrom
blalor:patch-1

Conversation

@blalor
Copy link
Copy Markdown

@blalor blalor commented Feb 9, 2015

Addresses #44, but I don't know if it breaks compatibility with Python 3.

Addresses #44, but I don't know if it breaks compatibility with Python 3.
@blalor
Copy link
Copy Markdown
Author

blalor commented Feb 9, 2015

Hey, what do you know, all tests passed! 👍 ;-)

@jsirois
Copy link
Copy Markdown
Member

jsirois commented Feb 9, 2015

@blalor but they passed before your change and the tests include a python2.6 environment. I think there is a missing test that could exercise what you fixed here and pre-fix make the python 2.6 CI shard go red.

@wickman
Copy link
Copy Markdown
Contributor

wickman commented Feb 15, 2015

Submitted #46 which is basically #45 + test coverage.

@wickman wickman closed this Feb 15, 2015
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.

3 participants