Skip to content

Improve Python 2 & 3 compatiblity, declare it in setup.py#1

Merged
morenosan merged 1 commit intomorenosan:masterfrom
moreati:python3
Jul 31, 2015
Merged

Improve Python 2 & 3 compatiblity, declare it in setup.py#1
morenosan merged 1 commit intomorenosan:masterfrom
moreati:python3

Conversation

@moreati
Copy link
Copy Markdown

@moreati moreati commented Jul 27, 2015

These are some additions for your taichino#6 PR, they:

  • Ensure the README is properly decoded for long_description in Python 2.x
  • Declare supported versions, for the benefit of https://python3wos.appspot.com/ etc.
  • Correct a string exception, not supported in Python 3.x
  • Allow a single wheel to serve all python versions
  • Make print() behaviour consistent across all Python versions

morenosan added a commit that referenced this pull request Jul 31, 2015
Improve Python 2 & 3 compatiblity, declare it in setup.py
@morenosan morenosan merged commit 40f42f8 into morenosan:master Jul 31, 2015
@morenosan
Copy link
Copy Markdown
Owner

Thank you!

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