Azure / Azure/azure-sdk-for-python
[Key Vault] Ensure common API between KeyVaultCertificate and CertificateOperation to distinguish them
Abierto
Client
KeyVault
- Lenguaje dominante
- Python
- Estrellas
- 5.6k
- Forks
- 3.4k
- Merge medio
- 2 d 2 h
- PR fusionados (30 d)
- 213
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.