[ckan-changes] [ckan/ckan] 7fc8ba: Fix some circular imports, ready for py3.

David Read noreply at github.com
Fri Nov 15 18:06:33 UTC 2019


  Branch: refs/heads/py3-imports
  Home:   https://github.com/ckan/ckan
  Commit: 7fc8ba2840c744e05c8f89615b957d4bd11e0e4d
      https://github.com/ckan/ckan/commit/7fc8ba2840c744e05c8f89615b957d4bd11e0e4d
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
    M ckan/model/__init__.py
    M ckan/model/core.py
    M ckan/model/package.py
    A ckan/model/system.py
    M ckan/model/tag.py
    M ckan/model/vocabulary.py
    M ckan/plugins/__init__.py
    M ckan/plugins/core.py

  Log Message:
  -----------
  Fix some circular imports, ready for py3.


  Commit: ab6cf89cf76685815b660af2fa1296680008f750
      https://github.com/ckan/ckan/commit/ab6cf89cf76685815b660af2fa1296680008f750
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
    M ckan/lib/redis.py

  Log Message:
  -----------
  Fix redis import error - otherwise it tries to import itself?


Compare: https://github.com/ckan/ckan/compare/1a4b58f6bff4...ab6cf89cf766


More information about the ckan-changes mailing list