Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Plans for Python 3 support #23

Closed
FvD opened this issue Oct 21, 2015 · 2 comments
Closed

Plans for Python 3 support #23

FvD opened this issue Oct 21, 2015 · 2 comments
Milestone

Comments

@FvD
Copy link

FvD commented Oct 21, 2015

Could you specify in the readme if you have any plans for Python 3 support in the (near) future?.

Perhaps it would make sense to start a list with items to fix for Py3 support such as the use of basestring and type.NoneType.

@alfinkel
Copy link
Contributor

Support for Python 3 is on our radar, for sure. In all likelihood we will look at that once the library is in a stable release (2.0.0).

@alfinkel alfinkel added this to the 2.0.0 milestone Dec 8, 2015
@alfinkel
Copy link
Contributor

alfinkel commented Dec 8, 2015

We need to test the library in a Python 3 environment and react accordingly. Any bugs found or changes that need to be made will be handled as separate GH issues.

Additionally as part of this effort we should also add to the Travis CI testing in multiple environments including Python 3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants