close
Skip to content

Made version.py compatible with Python 2.6 (and maybe older)#3

Closed
ghost wants to merge 1 commit into
masterfrom
unknown repository
Closed

Made version.py compatible with Python 2.6 (and maybe older)#3
ghost wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jan 6, 2014

Thanks for your package, changaco!

Recently, I integrated it into our CMS project and it seems to work fine. Our CI discovered an issue with running the tests on Python 2.6 caused by using subprocess.check_output .

The commit will not change functionality (i hope), but just establishes support for 2.6 and maybe older versions. I can't tell for sure if there are any more issues, but our tests using several API calls run fine with this.

Maybe you have another solution, please let me know.

Thanks,

@Changaco Changaco closed this in be1ca13 Jan 8, 2014
@Changaco
Copy link
Copy Markdown
Owner

Changaco commented Jan 8, 2014

Thanks for contributing @shatsinn.

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.

1 participant