dmypy does not work when it lives in a directory path with spaces
オープン
まだ誰も着手していません。
bug
- 主要言語
- Python
- スター
- 20.6k
- フォーク
- 3.3k
- PR マージ指標
- PR 指標を取得中
説明
The directory into which I have cloned mypy has spaces in its path. When I run the tests from a venv therein, every daemon.test test fails. The error message indicates that it can't find the executable, because it has separated on the space (just displaying the pre-space prefix as what it was searching for).
I am on windows in case that matters.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、パスにスペースを含む mypy の checkout を使い、仮想環境から daemon.test テストを実行して、Windows で失敗を再現します。スペースより前で切り詰められたパスを生成する、実行可能ファイルの検索と呼び出しを追跡します。checkout と仮想環境のパスにスペースが含まれていても daemon.test テストが通れば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 45/100