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

Python 3 Support - Bare Minimum #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danbradham
Copy link

I noticed in the other pull request for Python 3 support there were some reservations on non-essential changes to the code base. In case that was holding up the merge, this pull request attempts to do the bare minimum to be py3 compatible.

@danbradham danbradham changed the title Python 3 Support Python 3 Support - Bare Minimum Apr 4, 2018
@martinpengellyphillips
Copy link
Contributor

Thanks @danbradham

I'm currently working on getting all my projects updated to be Python 3 compatible so this will definitely be useful.

However, this project cannot go out until all its dependencies are also Python 3 compatible (e.g. Lowdown). I will have a replacement for Lowdown ready soon which should unblock this.

@danbradham
Copy link
Author

danbradham commented Apr 5, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants