Py_GetProgramFullPath() odd behaviour in Windows
オープン
まだ誰も着手していません。
3.7 (EOL)
3.8 (EOL)
interpreter-core
OS-windows
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 34725 |
|---|---|
| Nosy | @pfmoore, @ncoghlan, @vstinner, @tjguk, @ericsnowcurrently, @zware, @zooba |
| PRs | |
| Files |
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 2018-09-18.17:26:47.540>
labels = ['interpreter-core', '3.7', '3.8', 'OS-windows']
title = 'Py_GetProgramFullPath() odd behaviour in Windows'
updated_at = <Date 2019-05-27.21:30:46.561>
user = 'https://bugs.python.org/mariofutire'
bugs.python.org fields:
activity = <Date 2019-05-27.21:30:46.561>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Windows']
creation = <Date 2018-09-18.17:26:47.540>
creator = 'mariofutire'
dependencies = []
files = ['47814']
hgrepos = []
issue_num = 34725
keywords = ['patch']
message_count = 23.0
messages = ['325666', '325668', '325669', '325674', '326035', '326042', '326970', '327000', '327081', '327249', '327364', '327370', '327447', '327489', '327659', '327701', '328054', '330036', '330037', '330038', '343644', '343681', '343691']
nosy_count = 8.0
nosy_names = ['paul.moore', 'ncoghlan', 'vstinner', 'tim.golden', 'eric.snow', 'zach.ware', 'steve.dower', 'mariofutire']
pr_nums = ['9860', '9861']
priority = 'normal'
resolution = None
stage = 'resolved'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue34725'
versions = ['Python 3.7', 'Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue にリンクされている poc.c の例と、Windows 上の Py_GetProgramFullPath() の実装およびテストから始めてください。変更を加える前に、Issue に以前の作業が記録されているため、議論と PRs 9860 および 9861 を確認してください。報告された動作を再現し、テスト済みで合意された修正を確立できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c, python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100