[ckan-changes] [ckan/ckan] a371ef: from six.moves import xrange for Python 3 (en mass...
GitHub
noreply at github.com
Thu Feb 15 14:09:13 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: a371ef83b7a75e1ed8f84490c331fcb398dd215d
https://github.com/ckan/ckan/commit/a371ef83b7a75e1ed8f84490c331fcb398dd215d
Author: cclauss <cclauss at bluewin.ch>
Date: 2018-02-13 (Tue, 13 Feb 2018)
Changed paths:
M ckan/lib/jinja_extensions.py
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_group.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
from six.moves import xrange for Python 3 (en masse)
Commit: 8bd3ac177d2591d020ccd5010660b743f5c81f2b
https://github.com/ckan/ckan/commit/8bd3ac177d2591d020ccd5010660b743f5c81f2b
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-02-15 (Thu, 15 Feb 2018)
Changed paths:
M ckan/lib/jinja_extensions.py
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_group.py
M ckan/tests/logic/action/test_get.py
Log Message:
-----------
Merge pull request #4017 from cclauss/from-six.moves-import-xrange-for-python3
from six.moves import xrange for Python 3 (en masse)
Compare: https://github.com/ckan/ckan/compare/7119b6e66604...8bd3ac177d25
More information about the ckan-changes
mailing list