[ckan-changes] [ckan/ckan] 555273: 'map' usage made python3 compatible

David Read noreply at github.com
Fri Nov 8 22:18:16 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 5552739893036faeab10c8ae1c4561ea03011e54
      https://github.com/ckan/ckan/commit/5552739893036faeab10c8ae1c4561ea03011e54
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/include/rjsmin.py
    M ckan/lib/dictization/model_save.py
    M ckan/lib/helpers.py
    M ckan/lib/search/index.py
    M ckan/model/license.py
    M ckan/tests/legacy/functional/test_package.py
    M ckanext/datastore/backend/postgres.py
    M ckanext/example_idatastorebackend/example_sqlite.py

  Log Message:
  -----------
  'map' usage made python3 compatible

Used automated tool:

    python-modernize --fix=map .

As suggested: https://github.com/ckan/ckan/pull/5062#issuecomment-551903816
And did a little manual tidying.


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

  Changed paths:
    M ckan/controllers/api.py
    M ckan/include/rjsmin.py
    M ckan/lib/dictization/model_save.py
    M ckan/lib/helpers.py
    M ckan/lib/search/index.py
    M ckan/model/license.py
    M ckan/tests/legacy/functional/test_package.py
    M ckanext/datastore/backend/postgres.py
    M ckanext/example_idatastorebackend/example_sqlite.py

  Log Message:
  -----------
  Merge pull request #5065 from ckan/py3-map

'map' usage made python3 compatible


Compare: https://github.com/ckan/ckan/compare/66effbd0417b...d59c0b6bc223



More information about the ckan-changes mailing list