This is an automated email from the ASF dual-hosted git repository.

kentontaylor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git


    from 8c6a29f97 [#8490] fix some tests failing when in parallel
     new 4b9030161 [#8489] allow docker image to build with parameterized 
python version
     new 2929b31b6 [#8489] py3.8: cgi.escape -> html.escape
     new 7a56c3f6f [#8489] py3.8: regex reprs change too much (esp. with our 
re/regex lib swap) so use simpler function as our example task
     new 44ddc9b9f [#8489] py3.8: fix warning about bufsize, switch to text mode

The 4 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/lib/app_globals.py                  |  8 ++++----
 Allura/allura/lib/helpers.py                      |  4 ++--
 Allura/allura/lib/macro.py                        |  4 ++--
 Allura/allura/lib/phone/nexmo.py                  |  4 ++--
 Allura/allura/tests/functional/test_site_admin.py | 14 +++++++-------
 Allura/docs/getting_started/installation.rst      |  4 ++++
 Dockerfile                                        | 13 +++++++++----
 run_tests                                         |  3 ++-
 scripts/init-docker-dev.sh                        |  6 +++---
 9 files changed, 35 insertions(+), 25 deletions(-)

Reply via email to