opentelemetry-sdk: merge doesn't need a copy, dict already does this (#5326)
* opentelemetry-sdk: merge doesn't need a copy, dict already does this Removing a call to .copy() in the merge function as it is unnecessary. Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> * changelog Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> --------- Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
A
Alex Boten committed
6a0ab8420aa07d4f41dd0dc2c1a8a9cad87ecf4c
Parent: ac7a3df
Committed by GitHub <noreply@github.com>
on 6/19/2026, 2:01:40 PM