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

Python3 migration #512

Merged
merged 17 commits into from
Oct 11, 2019
Merged

Python3 migration #512

merged 17 commits into from
Oct 11, 2019

Conversation

nigelmegitt
Copy link
Collaborator

This pull request closes #488.

Each fix was broken down in a separate commit with a (hopefully) informative message, however, we could squash all commits when merging to master.

This pull request replaces #489, and travis should be able to build it successfully if it passes tests etc.

@nigelmegitt nigelmegitt mentioned this pull request Oct 10, 2019
@nigelmegitt
Copy link
Collaborator Author

OK we now have a working basis for a Python3 build based on some commits prior to the current release/2.1.2 branch. As more commits get layered into the release/2.1.2 branch we will need to also copy them into the release/3.0 branch to keep it level.

This is a bit painful; perhaps someone has a good pattern for managing this?

@nigelmegitt nigelmegitt merged commit 4586ecb into release/3.0 Oct 11, 2019
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