Skip to content

opentelemetry-sdk: merge doesn't need a copy, dict already does this#5326

Open
codeboten wants to merge 3 commits into
open-telemetry:mainfrom
codeboten:codeboten/more-copy
Open

opentelemetry-sdk: merge doesn't need a copy, dict already does this#5326
codeboten wants to merge 3 commits into
open-telemetry:mainfrom
codeboten:codeboten/more-copy

Conversation

@codeboten

Copy link
Copy Markdown
Contributor

Description

Removing a call to .copy() in the merge function as it is unnecessary.

Type of change

Please delete options that are not relevant.

  • Small improvement

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Ran existing tests

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

Removing a call to .copy() in the merge function as it is unnecessary.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested a review from a team as a code owner June 18, 2026 18:06
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to Approved PRs in Python PR digest Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Approved PRs

Development

Successfully merging this pull request may close these issues.

3 participants