Skip to content

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

Merged
xrmx merged 4 commits into
open-telemetry:mainfrom
codeboten:codeboten/more-copy
Jun 19, 2026
Merged

opentelemetry-sdk: merge doesn't need a copy, dict already does this#5326
xrmx merged 4 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 <[email protected]>
@codeboten
codeboten requested a review from a team as a code owner June 18, 2026 18:06
Signed-off-by: Alex Boten <[email protected]>
@github-project-automation github-project-automation Bot moved this to Approved PRs in Python PR digest Jun 18, 2026
@xrmx
xrmx enabled auto-merge June 19, 2026 13:57
@xrmx
xrmx added this pull request to the merge queue Jun 19, 2026
Merged via the queue into open-telemetry:main with commit 6a0ab84 Jun 19, 2026
519 checks passed
@github-project-automation github-project-automation Bot moved this from Approved PRs to Done in Python PR digest Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants