[ckan-changes] [ckan/ckan] 282543: Use dict comprehension instead of dict([...])

GitHub noreply at github.com
Fri Jun 17 14:47:16 UTC 2016


  Branch: refs/heads/autofix/wrapped2_to3_fix
  Home:   https://github.com/ckan/ckan
  Commit: 282543be441329b66d2532c3c4dccdc981dd09f1
      https://github.com/ckan/ckan/commit/282543be441329b66d2532c3c4dccdc981dd09f1
  Author: Cody <cody at quantifiedcode.com>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M ckan/lib/config_tool.py
    M ckan/lib/create_test_data.py
    M ckan/lib/dictization/model_save.py
    M ckan/logic/schema.py
    M ckan/model/package.py

  Log Message:
  -----------
  Use dict comprehension instead of dict([...])




More information about the ckan-changes mailing list