http.cookiejar handle cookie.version to be None
未關閉
還沒有人認領這個 Issue。
3.8 (EOL)
stdlib
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 38828 |
|---|---|
| Nosy | @tirkarthi, @alclarks |
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 2019-11-17.10:34:51.322>
labels = ['3.8', 'type-bug', 'library']
title = 'http.cookiejar handle cookie.version to be None'
updated_at = <Date 2019-11-19.10:48:27.882>
user = 'https://bugs.python.org/kovid'
bugs.python.org fields:
activity = <Date 2019-11-19.10:48:27.882>
actor = 'alclarks'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-11-17.10:34:51.322>
creator = 'kovid'
dependencies = []
files = []
hgrepos = []
issue_num = 38828
keywords = ['3.8regression']
message_count = 7.0
messages = ['356797', '356798', '356802', '356804', '356805', '356807', '356960']
nosy_count = 3.0
nosy_names = ['kovid', 'xtreak', 'alclarks']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38828'
versions = ['Python 3.8']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先在 Python 標準函式庫中找到 http.cookiejar 的實作,並使用版本為 None 的 cookie 重現 issue 標題所描述的行為。閱讀現有的 cookiejar 測試(如果有),以確認預期的處理方式,並新增測試涵蓋範圍,表明此情況已獲得正確處理。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- networking
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100