Skip to content

Python 3.x Compatibility Updates #2

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

Aareon
Copy link

@Aareon Aareon commented Mar 15, 2018

This PR contains commits for ultimately full Python 3.x compatibility.
Some changes (such as formatting) may seem a little pedantic, but thats just who I am as a developer.
The main thing in this isn't necessarily changing any API, mostly just to move towards Python 3.x in any library changes closer to that version.

If you have any questions, comments, and concerns, please do let me know.

Aareon added 2 commits March 15, 2018 09:42
This PR contains commits for ultimately full Python 3.x compatibility.
Some changes (such as formatting) may seem a little pedantic, but thats just who I am as a developer.
The main thing in this isn't necessarily changing any API, mostly just to move towards Python 3.x in any library changes closer to that version.

If you have any questions, comments, and concerns, please do let me know.
@Aareon
Copy link
Author

Aareon commented Mar 15, 2018

Please don’t merge just yet as I’m still putting this PR together.

@Aareon
Copy link
Author

Aareon commented Mar 15, 2018

As well as still needing to actually test.

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.

2 participants