Add concat functionality to ElementTree xpath find
未關閉
還沒有人認領這個 Issue。
3.9 (EOL)
stdlib
topic-XML
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 32476 |
|---|---|
| Nosy | @scoder, @ned-deily, @matrixise, @jjolly |
| 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-01-01.19:19:06.794>
labels = ['expert-XML', 'type-feature', 'library', '3.9']
title = 'Add concat functionality to ElementTree xpath find'
updated_at = <Date 2020-04-12.13:29:36.039>
user = 'https://github.com/jjolly'
bugs.python.org fields:
activity = <Date 2020-04-12.13:29:36.039>
actor = 'scoder'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'XML']
creation = <Date 2018-01-01.19:19:06.794>
creator = 'jjolly'
dependencies = []
files = ['47360']
hgrepos = []
issue_num = 32476
keywords = ['patch']
message_count = 7.0
messages = ['309344', '311259', '311273', '311277', '311399', '313959', '366247']
nosy_count = 5.0
nosy_names = ['scoder', 'ned.deily', 'eli.bendersky', 'matrixise', 'jjolly']
pr_nums = ['5251']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32476'
versions = ['Python 3.9']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先查看 ElementTree XPath 上下文、附件 etree-concat.patch 和 PR 5251,然後閱讀 bugs.python.org 上關於 issue 32476 的討論。當針對 ElementTree XPath 述詞實作了所提議的 concat 功能,並解決了現有的 patch 或 PR 相關問題後,即可視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100