Azure / Azure/azure-sdk-for-python
[QUESTION] the azure namespace and pyright
- Lingua principale
- Python
- Stelle
- 5.6k
- Fork
- 3.4k
- Merge medio
- 2g 2h
- PR unite (30g)
- 202
Descrizione
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!
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.