Skip to content

Merge branch 'bugfix/storeOptionalInsteadOfEntityStar' into 'master'

Andreas Dedner requested to merge cherry-pick-a0420892 into releases/2.9

[Python] don't store an entity* in the python grid function but use optional instead

See merge request !680 (merged)

(cherry picked from commit a0420892)

2a909c52 [Python] don't store an entity* in the python grid function but use optional instead

Merge request reports