Skip to content

Fix Issue #45 DigiMesh Python 3 Support#46

Merged
mattdodge merged 1 commit intomasterfrom
issue45-digimesh-p3
Apr 25, 2017
Merged

Fix Issue #45 DigiMesh Python 3 Support#46
mattdodge merged 1 commit intomasterfrom
issue45-digimesh-p3

Conversation

@jamesleesaunders
Copy link
Copy Markdown
Collaborator

Fixes Issue #45 For Python3 the digimesh module fails if given the defaults because they are currently strings and not bytes. This PR fixes this.

  • Converting to bytes (adding b'' to all bytes strings).
  • Also tidying up formatting (making PEP8 standard).
  • Few documentation spelling corrections.

@jamesleesaunders
Copy link
Copy Markdown
Collaborator Author

@hansmosh @mattdodge Bugfix PR to review if you could?
If you agree with this I will also format the other files likewise in a separate diff.

Copy link
Copy Markdown
Collaborator

@mattdodge mattdodge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks @jamesleesaunders

@mattdodge mattdodge merged commit 94027ca into master Apr 25, 2017
@mattdodge mattdodge deleted the issue45-digimesh-p3 branch April 25, 2017 17:13
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