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

Support for Python 3.5 #55

Closed
dennissiemensma opened this issue Feb 17, 2016 · 4 comments
Closed

Support for Python 3.5 #55

dennissiemensma opened this issue Feb 17, 2016 · 4 comments
Assignees
Milestone

Comments

@dennissiemensma
Copy link
Member

Travis builds for Python 3.5 showed in #38 that it crashes. At the moment that's okay as Python 3.4 is the default for Raspbian. However, it should be supported in the (not so far) future.

@dennissiemensma dennissiemensma modified the milestones: 0.12 (β), 1.1.0 Feb 17, 2016
@dennissiemensma dennissiemensma modified the milestones: 1.1.0, 1.x (long term) Mar 1, 2016
@dennissiemensma dennissiemensma modified the milestones: 1.2.x, 1.x.x (long term) Mar 17, 2016
@dennissiemensma dennissiemensma modified the milestones: 1.5, 1.2 Apr 28, 2016
@dennissiemensma
Copy link
Member Author

Python 3.5 was 'just' released six months ago, so I'll push the milestone for it. No need to rush.

@dennissiemensma dennissiemensma modified the milestones: 1.4, 1.5 Nov 7, 2016
@dennissiemensma
Copy link
Member Author

I recently upgraded my computer to Ubuntu 16.04 LTS, which comes with Python 3.5.2 by default. All tests seem to run well locally, so I'll adjust the Travis testing configuration to include Python 3.5 as well.

@dennissiemensma dennissiemensma self-assigned this Nov 7, 2016
dennissiemensma pushed a commit that referenced this issue Nov 7, 2016
@dennissiemensma
Copy link
Member Author

Confirmed, Travis seems to handle the tests in Python 3.5 well now: https://travis-ci.org/dennissiemensma/dsmr-reader/builds/173997419

For some reason Travis crashed in February earlier this year. It might also be cause by some bugfixes in either Travis or Python 3.5.

Anyway it's good news to see that this project can be run on Python 3.5 as well. And since I did no changes to make this happen, there is a chance that earlier dsmrreader-releases work on Python 3.5 as well.

dennissiemensma pushed a commit that referenced this issue Nov 7, 2016
@dennissiemensma
Copy link
Member Author

Merged into development for the next v1.4 release, although at least the v1.3 should work in Python 3.5 as well.

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

No branches or pull requests

1 participant