Dave Brondsema created COMDEV-306: ------------------------------------- Summary: GSoC - Allura - Convert to python 3 Key: COMDEV-306 URL: https://issues.apache.org/jira/browse/COMDEV-306 Project: Community Development Issue Type: Improvement Reporter: Dave Brondsema
Allura is a large mature codebase, and relies on many dependencies. The path to python 3 will have many steps, but we need to start working on it. GSOC work would include familiarizing with porting guides like [https://docs.python.org/3/howto/pyporting.html] and [https://portingguide.readthedocs.io/en/latest/] and [http://python3porting.com/] and then working through steps like: * upgrading dependencies, and updating code & tests to match * removing or replacing dependencies where needed, and updating code * running futurize or modernize, manual code changes where needed, cleanup, etc * testing * documentation updates * Docker updates * more, probably :) https://allura.apache.org/ -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org