ServerProxy should not make requests with malformed XML
未關閉
還沒有人認領這個 Issue。
3.7 (EOL)
topic-XML
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 30909 |
|---|---|
| Nosy | @serhiy-storchaka |
| Superseder |
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-07-12.15:22:13.721>
labels = ['expert-XML', 'type-bug', '3.7']
title = 'ServerProxy should not make requests with malformed XML'
updated_at = <Date 2017-07-12.16:34:07.700>
user = 'https://bugs.python.org/AlexCorcoles'
bugs.python.org fields:
activity = <Date 2017-07-12.16:34:07.700>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['XML']
creation = <Date 2017-07-12.15:22:13.721>
creator = 'Alex Corcoles'
dependencies = []
files = []
hgrepos = []
issue_num = 30909
keywords = []
message_count = 2.0
messages = ['298226', '298233']
nosy_count = 2.0
nosy_names = ['serhiy.storchaka', 'Alex Corcoles']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'open'
superseder = '7727'
type = 'behavior'
url = 'https://bugs.python.org/issue30909'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀 ServerProxy 的實作,以及連結的、用來取代它的 bpo-7727 issue,因為 payload 沒有列出任何檔案或測試。確認要求的行為是否已在其中涵蓋;只有在不再將格式錯誤的 XML 作為 request 傳送時,該 issue 才算完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- api
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100