sympy-live icon indicating copy to clipboard operation
sympy-live copied to clipboard

Make the app compatible with Python 3

Open aktech opened this issue 5 years ago • 0 comments

Currently the app runs on Google App Engine's Python 2 Runtime. We need to migrate to Python 3 runtime. This cannot happen in one go. It would happen over multiple steps, meanwhile we need to make the app compatible with Python 3 as well supporting Python 2, to allow the incremental update.

aktech avatar May 05 '20 11:05 aktech