microsoft / microsoft/typespec
[http-client-python] backcompat with legacy transport
Open
emitter:client:python
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Storage blobs has tests that assert there is back compat with legacy transports, [here](https://github.com/Azure/azure-sdk-for-python/blob/e66c6478600ea0de4240b2ab6b823aa92c5f03e7/sdk/storage/azure-storage-blob/tests/test_transports.py#L28)
These tests fail with the new typespec generated code because the MockLegacyTransport does not have iter_bytes()
Contributor guide
Assessment
This issue has not been assessed yet.