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

Migration of the sumopy contributed tool from python 2.x to python 3 #10824

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vijay-jaisankar
Copy link
Contributor

@vijay-jaisankar vijay-jaisankar commented May 30, 2022

In this PR, the following functionalities have been added:

  • Updating the sumopy tool's code using the 2to3 tool, so that it runs with python 3
  • Detailed changes about the same are listed in the migration_changes.txt file (in tools/contributed/sumopy)

@namdre
Copy link
Contributor

namdre commented May 30, 2022

@schwoz Do you see any problems with this type of conversion?

@schwoz
Copy link
Contributor

schwoz commented May 30, 2022 via email

@behrisch
Copy link
Contributor

@schwoz But does it help if we merge this one or not?

@namdre
Copy link
Contributor

namdre commented May 31, 2022

yes, time. It is not a major problem to migrate, but it'll take time, ...

This PR is supposed to maintain compatibility with python2 so it shouldn't put any pressure on you to migrate, only make it easier to migrate in the future. The only thing we need is a willingness to test whether it really keeps compatibility.

@angelobanse angelobanse changed the title Migration of the sumopy contribued tool from python 2.x to python 3 Migration of the sumopy contributed tool from python 2.x to python 3 Mar 6, 2023
@EwoutH
Copy link

EwoutH commented Dec 28, 2023

Hi! I’m looking to use sumopy with Python 3. That is currently not possible, right?

I have some experience with Python upgrading, so if desired, I can assist.

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.

None yet

5 participants