[ckan-changes] [ckan/ckan] 032ee1: [#4801] string.letters not present in py3
Adrià Mercader
noreply at github.com
Thu Nov 21 19:46:47 UTC 2019
Branch: refs/heads/py3-general-support
Home: https://github.com/ckan/ckan
Commit: 032ee106cc4ae51880087243bd25bfa3b9a6ab59
https://github.com/ckan/ckan/commit/032ee106cc4ae51880087243bd25bfa3b9a6ab59
Author: amercader <amercadero at gmail.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M ckan/lib/search/index.py
Log Message:
-----------
[#4801] string.letters not present in py3
Commit: 3e2efb621c0f84f7a0fb73f849993c5839aaea24
https://github.com/ckan/ckan/commit/3e2efb621c0f84f7a0fb73f849993c5839aaea24
Author: amercader <amercadero at gmail.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M ckan/config/environment.py
M ckan/lib/navl/dictization_functions.py
M ckan/tests/legacy/lib/test_navl.py
R ckan/tests/lib/test_navl.py
M doc/extensions/adding-custom-fields.rst
Log Message:
-----------
[#4800] Remove formencode support
Commit: 5db6a46938b4a65bd817f44d268319291a6fca42
https://github.com/ckan/ckan/commit/5db6a46938b4a65bd817f44d268319291a6fca42
Author: amercader <amercadero at gmail.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M ckan/config/environment.py
M ckan/lib/base.py
M ckan/lib/helpers.py
M ckan/lib/i18n.py
A ckan/tests/migration/revision_legacy_code_tests.py
Log Message:
-----------
[#4801] Conditional imports for pylons / py2 only stuff
The webhelpers ones should be removed once #4794 is done
Commit: 4bd483bc9880d1a12a27d99a71e5ffed92eec180
https://github.com/ckan/ckan/commit/4bd483bc9880d1a12a27d99a71e5ffed92eec180
Author: amercader <amercadero at gmail.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M ckan/tests/controllers/test_api.py
M ckan/tests/legacy/functional/api/base.py
M ckan/tests/legacy/test_coding_standards.py
M ckan/tests/lib/test_cli.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_update.py
M ckanext/datastore/backend/postgres.py
Log Message:
-----------
[#4801] StringIO is no longer a module on py3
Compare: https://github.com/ckan/ckan/compare/032ee106cc4a%5E...4bd483bc9880
More information about the ckan-changes
mailing list