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

David Read noreply at github.com
Fri Nov 15 17:34:04 UTC 2019


  Branch: refs/heads/py3-imports
  Home:   https://github.com/ckan/ckan
  Commit: 116aa9424ebf8ab74d65a017c89879b3ec94b617
      https://github.com/ckan/ckan/commit/116aa9424ebf8ab74d65a017c89879b3ec94b617
  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: 1a4b58f6bff48f4749d7fe6746f5b03ef47a48da
      https://github.com/ckan/ckan/commit/1a4b58f6bff48f4749d7fe6746f5b03ef47a48da
  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/284a4b56c83e...1a4b58f6bff4


More information about the ckan-changes mailing list