Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Conversation

@yurishkuro
Copy link
Member

based on #57

MrSaints and others added 11 commits July 8, 2017 02:16
This is to introduce more safe changes to support Python 3.
It is likely to result in tests failures.
Use `six.PY3` to force non-unicode strings in Python 2.
…x.iterkeys()`

This is in response to CR feedback as using `items()`, and `keys()`
in Py2 will result in the creation of new arrays. Thus, this commit
will use proxy methods from `six` instead.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 94.609% when pulling eaa08fe on py3-futurize into b3b4812 on master.

@yurishkuro
Copy link
Member Author

done in #154

@yurishkuro yurishkuro closed this Apr 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants