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

Python 3 support #70

Closed
westurner opened this issue Jun 22, 2020 · 6 comments
Closed

Python 3 support #70

westurner opened this issue Jun 22, 2020 · 6 comments

Comments

@westurner
Copy link

westurner commented Jun 22, 2020

Python 2 is no longer updated or supported.
Would running 2to3 be sufficient to upgrade the Python examples to Python 3, or would backward compatibility with Python 2 need to be retained?

@linas
Copy link
Member

linas commented Jun 23, 2020

@Eman22S and @ngeiswei Can you guys please please please please get around to merging into master? Your code has been sitting derelict for far too long! You need to get into the habit of doing this all the time

@westurner
Copy link
Author

git pull --rebase?

git fetch
git rebase -i master

https://git-rebase.io/

@linas
Copy link
Member

linas commented Jun 23, 2020

@westurner These guys have allowed a huge number of commits to accumulate in private branches. I'm vaguely assuming that python3 fixes are in there. Doing much of anything with the master branch here is kind-of pointless until those other changes are merged. I'm trying to nag those guys to get-r-done, you are hardly the first to trip over assorted issues...

@ngeiswei
Copy link
Member

Sorry about that. I didn't forget about it, the whole time, I was just procrastinating due to uncertainties as well as minimizing pain and effort, but we've clearly passed the point of diminishing return. Anyway things have cleared up and I'm ready take care of it!

@linas
Copy link
Member

linas commented Jul 25, 2022

Closing. I ported to python3 in pull req #96

@linas linas closed this as completed Jul 25, 2022
@westurner
Copy link
Author

westurner commented Jul 26, 2022 via email

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

No branches or pull requests

3 participants