python3.dll export forwarders not resolved in all situations due to missing python3?.dll dependency and DLL search path behavior
オープン
まだ誰も着手していません。
3.8 (EOL)
OS-windows
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 29399 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2017-01-31.17:14:06.219>
labels = ['type-bug', '3.8', 'OS-windows']
title = 'python3.dll export forwarders not resolved in all situations due to missing python3?.dll dependency and DLL search path behavior'
updated_at = <Date 2021-02-25.22:48:22.638>
user = 'https://bugs.python.org/ElliPirelli'
bugs.python.org fields:
activity = <Date 2021-02-25.22:48:22.638>
actor = 'paul.moore'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2017-01-31.17:14:06.219>
creator = 'Elli Pirelli'
dependencies = []
files = []
hgrepos = []
issue_num = 29399
keywords = []
message_count = 11.0
messages = ['286544', '286553', '286560', '286562', '286564', '286568', '387682', '387684', '387687', '387689', '387691']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'Elli Pirelli']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29399'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue に記載されている DLL 検索パスの状況で、Windows 上の python3.dll export-forwarder の失敗を再現し、必要な依存関係である python3?.dll が利用可能か確認します。どの依存関係の検索が失敗するかを追跡し、報告されているすべての状況で forwarder が一貫して解決される場合に処理が完了することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100