タグ: Python 12 件
# memory: topic-tests-not-protecting ...
# memory: instinct-sys-modules-mock-leaks-across-tests ...
# memory: instinct-shlex-boundaries-differ-from-shell ...
# memory: instinct-read-text-flattens-crlf ...
# memory: instinct-python-c-puts-cwd-on-syspath ...
# memory: instinct-module-syspath-pin-defeats-worktree-test モジュール冒頭の sys.path.insert(0, 本番パス) により、worktree で import...
# memory: instinct-duplicate-test-names-silently-shadow ...
# memory: instinct-url-fragment-not-sent-to-server ...
# memory: instinct-bulk-rewrite-silently-normalizes-line-endings ...
# instinct: AsyncLLMClientを初期化する前にプロバイダーがreasoning_effortパラメータに対応しているか確認する ...
# instinct: pytest.iniとsetup.cfgの両方にマーカーを追加する前にどちらが優先されるか確認する ...
# instinct: yt-dlpパスをハードコードする前に環境変数またはwhichコマンドで実在パスを確認する yt-dlpのパスをコード内にハードコードする前に、`which...