2 件のコメント (2 件のコメント)0 件のリアクション (0 件のリアクション)0 人の担当者 (0 人の担当者)Python732 件のフォーク (732 件のフォーク)batch import
help wantedquestion
Repository metrics
- Stars
- 10,086 個のスター (10,086 個のスター)
- PR merge metrics
- PR metrics pending (PR metrics pending)
説明
- Does the set of flags differ by platform? (probably)
- If so, when we extract an item with a flag not supported by the particular platform, does the extracted item only has that specific flag missing, or all flags?
コントリビューターガイド
- 調査方針
- borgのソースコードにおけるBSDフラグの異なるプラットフォームでの処理方法を調査します。プラットフォーム固有のフラグセットと、フラグがサポートされていない場合の抽出動作を確認します。複数のプラットフォームでテストするか、既存のテストやドキュメントをレビューします。
- 技術スタック
- python
- 領域
- backend
- Issue 種別
- 調査
- 前提条件
- PythonGit