Azure / Azure/azure-sdk-for-python
[QUESTION] the azure namespace and pyright
オープン
Packaging
question
- 主要言語
- Python
- スター
- 5.6k
- フォーク
- 3.4k
- 平均マージ
- 2日
- マージ済み PR(30日)
- 217
説明
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!
コントリビューションガイド
評価
この issue はまだ評価されていません。