Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 30e36c78fa2e463de016f1b34bf4908edad64002
https://github.com/tribe29/checkmk/commit/30e36c78fa2e463de016f1b34bf4908ed…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/export.py
M cmk/gui/wato/pages/pattern_editor.py
M cmk/gui/watolib/rulesets.py
M tests-py3/unit/cmk/base/test_unit_automations.py
Log Message:
-----------
Python 3: Remove compatibility automations
Re-enable in GUI process rule match testing and description computation
for performance reasons. The automation approach is a better separation,
but very bad for the performance of those pages.
We'll have to find a better solution in the future. This commit reverts
the py2/3 compatibility workaround to the state we had with 1.6.
Change-Id: I26c3c3dd8a540efca185fbda375fdeeb724d236a