Prepare adaptation of unittests for python 3.11
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 24 Nov 2023 14:46:46 +0000 (15:46 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 1 Dec 2023 10:28:03 +0000 (11:28 +0100)
commit0a5920888e2f249e9e1cbd01053bf1ea89a797fc
tree87556bab50c48e028853c2523ea4bb8da2454a56
parent787caa73d4e5a591e9e531f36559c764ecd932bc
Prepare adaptation of unittests for python 3.11

Apparently, error tracebacks will have extra lines with pointers to the
position in the line where the error occurred.
test/test_log_helpers.py