Azure / Azure/azure-sdk-for-python
[Key Vault] Ensure common API between KeyVaultCertificate and CertificateOperation to distinguish them
Offen
Client
KeyVault
- Vorherrschende Sprache
- Python
- Sterne
- 5.6k
- Forks
- 3.4k
- Ø Merge
- 2 T. 2 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.