microsoftgraph / microsoftgraph/msgraph-sdk-python-core

Missing 'deprecated' dependency

オープン 初心者向け
#1,030 コメント 2 件 リアクション 4 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

status:waiting-for-triage type:bug
主要言語
Python
スター
288
フォーク
52
平均マージ
8時間 10分
マージ済み PR(30日)
1

説明

Describe the bug

Importing msgraph_core.requests.batch_request_content fails with ModuleNotFoundError: No module named 'deprecated'

Expected behavior

Import should work (without manually installing 'deprecated' package)

How to reproduce
  1. pip install msgraph-core
  2. import msgraph_core.requests.batch_request_content
SDK Version

1.3.8

Latest version known to work for scenario above?

No response

Known Workarounds

Installing deprecated package

Debug output
Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

pip install msgraph-core を実行した後、msgraph_core.requests.batch_request_content をインポートして失敗を再現します。パッケージの依存関係宣言と batch_request_content エントリポイントを調査します。クリーンインストールに deprecated が含まれ、手動インストールなしでインポートが成功すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
backend
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
明確に書かれている
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。