mesonbuild / mesonbuild/meson-python
Document meson-python requirements on how `import('python').find_installation()` is called
- 主要言語
- Python
- スター
- 180
- フォーク
- 93
- 平均マージ
- 2日 7時間
- マージ済み PR(30日)
- 18
説明
meson-python invokes meson and meson may be run by a different Python interpreter than the one used to run meson-python via pip or build or other pep517 frontend. meson-python uses a native file to pass the python interpreter to build for to meson. AFAIK, this works only if a path to a Python interpreter is not explicitly passed as an argument to `import('python').find_installation()`. This should be documented.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、meson-python の native file と、Meson の import('python').find_installation() エントリーポイントの使用について説明しているプロジェクトドキュメントを探します。Python インタープリターのパスを明示的に渡してはならないという要件を文書化し、ユーザーが meson-python から Meson に渡されるインタープリターと、それに伴う制限を理解できるようになれば作業完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100