Skip to content

[EventHubs & Service Bus] pyamqp fix all typing/docstring #25471

Description

@swathipil
  • need to fix all typing and docstring
  • How do we deal with typing Union[uamqp, pyamqp] when uamqp is removed as a dependency in the future? Currently will show up as Union[None, pyamqp] = Optional[pyamqp]. Not sure if this is reasonable.

Metadata

Metadata

Assignees

Labels

AMQP PythonClientThis issue points to a problem in the data-plane of the library.Event HubsMessagingMessaging crew

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions