Skip to content

Python 3.6 support for stashcp#115

Merged
djw8605 merged 7 commits intoopensciencegrid:masterfrom
matyasselmeci:pr/py3
Jul 8, 2020
Merged

Python 3.6 support for stashcp#115
djw8605 merged 7 commits intoopensciencegrid:masterfrom
matyasselmeci:pr/py3

Conversation

@matyasselmeci
Copy link
Copy Markdown
Contributor

Syntax fixes, standard library rearrangement, and string handling. Tested on a local CentOS 8 VM and a Fermicloud SLF 7 VM.

@matyasselmeci matyasselmeci requested a review from djw8605 June 24, 2020 23:52
@djw8605
Copy link
Copy Markdown
Member

djw8605 commented Jun 25, 2020

Could you also add Python 3 to the .travis.yml test matrix, otherwise, this looks good. (though, a lot of the tests happen within a docker container)

@djw8605
Copy link
Copy Markdown
Member

djw8605 commented Jun 25, 2020

What's up with the revert?

@matyasselmeci
Copy link
Copy Markdown
Contributor Author

That commit doesn't actually do anything useful -- it adds python 3.6 to the build matrix outside docker but has no effect on what runs inside the docker images.

I'll squash/drop those once I have something working.

@matyasselmeci
Copy link
Copy Markdown
Contributor Author

I fixed the CI so there are a couple new test runs that use Python 3 instead of 2. @djw8605 , can you take a look?

Copy link
Copy Markdown
Member

@djw8605 djw8605 left a comment

Choose a reason for hiding this comment

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

All these changes look good. I'm more than happy to support python3! Thanks for this.

@djw8605 djw8605 merged commit 126c171 into opensciencegrid:master Jul 8, 2020
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