Azure / Azure/azure-sdk-for-python
[QUESTION] the azure namespace and pyright
- Lenguaje dominante
- Python
- Estrellas
- 5.6k
- Forks
- 3.4k
- Merge medio
- 2 d
- PR fusionados (30 d)
- 217
Descripción
Hello, I'm a maintainer on https://github.com/Azure/azure-kusto-python
It's not a part of this repo for historical reasons, but it is still a part of the azure sdks, and as such, it always belonged to the azure namespace.
It uses these guidelines for the namespaces: https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/packaging.md
It works fine for now.
However, we now want to improve our typing with `pyright`, and they explicitly don't support dynamic paths - https://github.com/microsoft/pyright/issues/4280
My question is if these guidelines are still up to date, and what is the preferred way to work with limitation.
Thanks!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.