Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Python 3 compatibility for some tools script #1738

Merged
merged 5 commits into from
Feb 15, 2019

Conversation

skoudoro
Copy link
Member

@skoudoro skoudoro commented Feb 12, 2019

This PR is just an update of some useful script because they were only compatible with python 2...

I used the opportunity to fix some pep8.

@arokem
Copy link
Contributor

arokem commented Feb 12, 2019

I see that you are still retaining Python 2 compatibility. Should we just go ahead and convert this to drop Python 2 support? That way, we can get rid of the six dependency.

@skoudoro
Copy link
Member Author

sounds good, I am ok with that

@arokem
Copy link
Contributor

arokem commented Feb 12, 2019

LGTM. If no one else has any issues, I can merge this in a couple of days.

@codecov-io
Copy link

Codecov Report

Merging #1738 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1738   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files         115      115           
  Lines       13606    13606           
  Branches     2144     2144           
=======================================
  Hits        11465    11465           
  Misses       1643     1643           
  Partials      498      498

@arokem arokem merged commit c3c5217 into dipy:master Feb 15, 2019
@skoudoro skoudoro deleted the fix-tools-py2-to-py3 branch February 26, 2019 15:21
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.

3 participants