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

Migrate to Python3 #1

Open
5 of 10 tasks
kdwarn opened this issue Sep 21, 2020 · 0 comments
Open
5 of 10 tasks

Migrate to Python3 #1

kdwarn opened this issue Sep 21, 2020 · 0 comments
Assignees

Comments

@kdwarn
Copy link
Member

kdwarn commented Sep 21, 2020

https://github.com/ckan/ckan/wiki/Python-3-migration-guide-for-extensions

Tasks:

  • Code modernization (docs)
    • Convert controllers to flask views/blueprints (docs)
    • Import from core ckan using toolkit (docs)
    • Dependencies must be python 3 compatible (docs)
    • [ ] Update Travis CI config (docs)
    • Compatibility table (docs)
    • [ ] Release modernized version (docs)
  • Python 3 preparation (docs)
    • [ ] Create a separate WIP branch (docs)
    • [ ] Create mixin plugin implementations for Pylons / Flask (docs)
    • [ ] Command line commands (docs)
    • [ ] Web assets ([docs](JS and CSS) docs)
    • Templates (docs)
    • Test suite (docs)
    • Running tests for Python 2 and 3 on Travis (docs)
    • Fix Python 3 issues / futurize code (docs)
@kdwarn kdwarn self-assigned this Sep 21, 2020
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

1 participant