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

Upgrade to Python3 #390

Closed
TG9541 opened this issue Jan 16, 2021 · 2 comments
Closed

Upgrade to Python3 #390

TG9541 opened this issue Jan 16, 2021 · 2 comments
Assignees
Labels

Comments

@TG9541
Copy link
Owner

TG9541 commented Jan 16, 2021

codeload.py and other tools for build and test still depend on Python2.7, which is now all but dead. Upgrading to Python3 is overdue.

I did some local testing with docker-sdcc and made a new version with Python3 and SDCC 3.9.0 (in 4.0.7 I experienced issues with COM port simulation in uCsim that I couldn't immediately resolve).

@TG9541
Copy link
Owner Author

TG9541 commented Jan 16, 2021

This appears to be working. Most likely I'll rename codeload3.py to codeload.py.

@TG9541
Copy link
Owner Author

TG9541 commented Jan 18, 2021

The old codeload.py has been renamed to codeload2.py. It will serve as the functional baseline for compatibility but no features will be added (unless there is a very good reason for it).

See #392

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant