[ckan-changes] [ckan/ckan] 65b4e7: Fix #3093: Incorrect usage of `str.split`.
GitHub
noreply at github.com
Tue Jun 7 09:23:30 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 65b4e7dfcbefcd874be354cd1846d6c83b961df8
https://github.com/ckan/ckan/commit/65b4e7dfcbefcd874be354cd1846d6c83b961df8
Author: Florian Brucker <florian.brucker at mb.karlsruhe.de>
Date: 2016-06-06 (Mon, 06 Jun 2016)
Changed paths:
M ckan/ckan_nose_plugin.py
M ckan/lib/base.py
M ckan/lib/datapreview.py
M ckan/lib/helpers.py
M ckan/logic/action/get.py
Log Message:
-----------
Fix #3093: Incorrect usage of `str.split`.
Commit: 7a58753aefe8b8edebf4ebb429e65e2b9a5cd1bd
https://github.com/ckan/ckan/commit/7a58753aefe8b8edebf4ebb429e65e2b9a5cd1bd
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-06-07 (Tue, 07 Jun 2016)
Changed paths:
M ckan/ckan_nose_plugin.py
M ckan/lib/base.py
M ckan/lib/datapreview.py
M ckan/lib/helpers.py
M ckan/logic/action/get.py
Log Message:
-----------
Merge pull request #3094 from torfsen/3093-fix-split-usage
Fix #3093: Incorrect usage of str.split
Compare: https://github.com/ckan/ckan/compare/3717886a0231...7a58753aefe8
More information about the ckan-changes
mailing list