Support preserving path meaning in os.path.normpath() and abspath()
オープン
まだ誰も着手していません。
3.11
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 44316 |
|---|---|
| Nosy | @terryjreedy, @eryksun, @barneygale |
| PRs |
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 2021-06-04.21:21:19.230>
labels = ['type-feature', 'library', '3.11']
title = 'Support preserving path meaning in os.path.normpath() and abspath()'
updated_at = <Date 2021-06-14.03:35:12.692>
user = 'https://github.com/barneygale'
bugs.python.org fields:
activity = <Date 2021-06-14.03:35:12.692>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-06-04.21:21:19.230>
creator = 'barneygale'
dependencies = []
files = []
hgrepos = []
issue_num = 44316
keywords = ['patch']
message_count = 7.0
messages = ['395122', '395672', '395697', '395698', '395714', '395715', '395770']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'eryksun', 'barneygale']
pr_nums = ['26694']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue44316'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
BPO issue 44316 と参照されている PR #26694 から始め、続いて os.path.normpath() と abspath() の動作を調査してください。議論で指定されているとおりにパスの意味が保持され、既存の PR のレビュー要件が満たされた時点で、issue は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100