Skip to content

scripts:release_info: Deep copy dict in merge_variables

Without the deep copy, the merge operation manipulates the dict it is storing the new values in.

Edited by Tobias Kahlki

Merge request reports

Loading