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

Drop python 2.6 support and testing #405

Closed
kwlzn opened this issue Aug 31, 2017 · 2 comments
Closed

Drop python 2.6 support and testing #405

kwlzn opened this issue Aug 31, 2017 · 2 comments
Assignees

Comments

@kwlzn
Copy link
Contributor

kwlzn commented Aug 31, 2017

Seems about time to do this. This would help reduce legacy compatibility code and open the door for 2.7 and higher features. Chime in if you disagree / have a use case that still needs 2.6 support.

@wickman
Copy link
Contributor

wickman commented Aug 31, 2017

👍

@jsirois
Copy link
Member

jsirois commented Aug 31, 2017

I can take this up.

@jsirois jsirois self-assigned this Aug 31, 2017
jsirois added a commit to jsirois/pex that referenced this issue Aug 31, 2017
jsirois added a commit to jsirois/pex that referenced this issue Sep 1, 2017
Also introduce a `to_unicode` complement to `to_bytes` to aid in
removal of `ByteIO`/`StringIO` re-directs.

Closes pex-tool#405
jsirois added a commit that referenced this issue Sep 1, 2017
Also introduce a `to_unicode` complement to `to_bytes` to aid in
removal of `ByteIO`/`StringIO` re-directs.

Closes #405
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

No branches or pull requests

3 participants