Skip to content

support Python 3#12

Merged
mapio merged 4 commits intomapio:masterfrom
dirk-thomas:consistent_indentation
Aug 4, 2017
Merged

support Python 3#12
mapio merged 4 commits intomapio:masterfrom
dirk-thomas:consistent_indentation

Conversation

@dirk-thomas
Copy link
Copy Markdown
Contributor

@dirk-thomas dirk-thomas commented Aug 4, 2017

This patch contains multiple fixes to make this package work with Python 3:

  • remove single space mixed with the tabs
  • make relative imports work
  • convert str input to bytes
  • break circular imports by importing one direction in a local scope rather than module level

All changes should be backward compatible with Python 2

@mapio mapio merged commit 06bbbdf into mapio:master Aug 4, 2017
@mapio
Copy link
Copy Markdown
Owner

mapio commented Aug 4, 2017

Thank you @dirk-thomas!

@dirk-thomas dirk-thomas deleted the consistent_indentation branch August 4, 2017 16:50
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