Azure / Azure/azure-sdk-for-python
[QUESTION] the azure namespace and pyright
- Vorherrschende Sprache
- Python
- Sterne
- 5.6k
- Forks
- 3.4k
- Ø Merge
- 2 T. 2 Std.
- Gemergte PRs (30 T.)
- 202
Beschreibung
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!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.