[ckan-changes] [ckan/ckan] fa4b9c: 'map' usage made python3	compatible
    David Read 
    noreply at github.com
       
    Fri Nov  8 21:09:46 UTC 2019
    
    
  
  Branch: refs/heads/py3-map
  Home:   https://github.com/ckan/ckan
  Commit: fa4b9ceb75ee253b521f5ff212e0ec19e59ada11
      https://github.com/ckan/ckan/commit/fa4b9ceb75ee253b521f5ff212e0ec19e59ada11
  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 .
And did a little manual tidying.
    
    
More information about the ckan-changes
mailing list