summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/ansible-test-pylint-fix.yml
blob: 877a5944967d6f985fb935e92765783cd4a9b8f5 (plain)
1
2
3
4
bugfixes:
  - ansible-test - Enable the ``sys.unraisablehook`` work-around for the ``pylint`` sanity test on Python 3.11.
    Previously the work-around was only enabled for Python 3.12 and later.
    However, the same issue has been discovered on Python 3.11.