Skip to content

[Python Aio] Convert metadata to aio.Metadata when necessary #34347

Merged
XuanWang-Amos merged 4 commits intogrpc:masterfrom
XuanWang-Amos:fix_aio_metadata
Oct 19, 2023
Merged

[Python Aio] Convert metadata to aio.Metadata when necessary #34347
XuanWang-Amos merged 4 commits intogrpc:masterfrom
XuanWang-Amos:fix_aio_metadata

Conversation

@XuanWang-Amos
Copy link
Contributor

@XuanWang-Amos XuanWang-Amos commented Sep 14, 2023

Fix: #34298

@XuanWang-Amos XuanWang-Amos added the release notes: no Indicates if PR should not be in release notes label Sep 14, 2023
@XuanWang-Amos XuanWang-Amos changed the title [Python AIO] Convert Metadata from Tuple to Aio.Metadata object when … [Python AIO] Convert Metadata to Aio.Metadata object when necessary Sep 14, 2023
@XuanWang-Amos XuanWang-Amos changed the title [Python AIO] Convert Metadata to Aio.Metadata object when necessary [Python AIO] Convert metadata to aio.Metadata when necessary Sep 14, 2023
@XuanWang-Amos XuanWang-Amos changed the title [Python AIO] Convert metadata to aio.Metadata when necessary [Python Aio] Convert metadata to aio.Metadata when necessary Sep 14, 2023
@XuanWang-Amos XuanWang-Amos marked this pull request as ready for review September 14, 2023 19:32
Copy link
Contributor

@gnossen gnossen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM modulo nits.

@XuanWang-Amos XuanWang-Amos enabled auto-merge (squash) October 19, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

imported Specifies if the PR has been imported to the internal repository lang/Python release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Metadata on ClientCallDetails of async interceptor tuple instead of Metadata object

2 participants