Azure / Azure/azure-sdk-for-python

[Key Vault] Ensure common API between KeyVaultCertificate and CertificateOperation to distinguish them

Open
#39,116 0 comments 0 reactions 1 assignee Claimed by @laiapat View on GitHub
Client KeyVault
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

New tracking issue for https://github.com/Azure/azure-sdk-for-python/issues/28242.

To avoid breaking stable APIs, this solution may need to involve adding a new, shared property to the two classes. Tests will need to be written to validate that any existing strategies to differentiate return types -- e.g. a `try/except` using `AttributeError` -- continue to work with the new implementation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.