This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.
from 81d9f05 [#8382] py3: avoid error if global 'c' isn't set yet
new 8905898 py3: encoding fixes in some less common commands
new ed44808 py3: ensure unicode before all markup handling paths here
new 81d3502 py3: icon param is bytes when empty
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/command/taskd_cleanup.py | 5 +++--
Allura/allura/controllers/project.py | 2 +-
Allura/allura/ext/admin/admin_main.py | 2 +-
Allura/allura/lib/helpers.py | 5 +++--
ForgeChat/forgechat/command.py | 8 +++++---
5 files changed, 13 insertions(+), 9 deletions(-)