dnf/scripts
Aleš Matěj 7772a95f52 Fix python3.11 build: remove deprecated, update traceback regex
https://docs.python.org/3.11/whatsnew/3.11.html#enhanced-error-locations-in-tracebacks
Tracebacks were updated with `^^^^^..` locators surrounded by optional
`~~~..` so add an optional line that matches them into the traceback regex.

Removes unused variable and deprecated `assertRegexpMatches`.
2022-01-12 12:58:49 +01:00
..
dnf_pylint new config: fixed pylint warnings 2016-07-20 14:44:18 +02:00
pylint_false_positives new config: suppress pylint protected member warnings 2016-07-20 14:44:18 +02:00
sanitize_po_files.py Python 3.6 invalid escape sequence deprecation fixes 2017-02-15 10:43:36 +00:00
update-copyright-years.sh script for updating copyrights 2016-05-05 10:05:04 +02:00
update_releasenotes.py Fix python3.11 build: remove deprecated, update traceback regex 2022-01-12 12:58:49 +01:00