[go: up one dir, main page]

[PATCH] upstream core

Description of the issue/feature this MR addresses:

The changes in the upstream merge request 'master-upstream-patch-16102023' refer to the ReadonlyDict function, which is missing in Flectra Core (flectra.tools):

af4f4278

this request contains all upstream changes in the folder 'flectra' with the request for review. Adjustments are welcome.

Current behavior before MR:

Flectra shows the error:

ImportError: cannot import name 'ReadonlyDict' from 'flectra.tools.misc' (/usr/lib/python3/dist-packages/flectra/tools/misc.py) 32 0.026 0.818

Desired behavior after MR is merged:

no error

Edited by Lukas Ziegler

Merge request reports

Loading