Python3 regression for urllib(2).urlopen(...).fp for chunked http responses
Đang mở
Chưa có ai nhận issue này.
3.7 (EOL)
3.8 (EOL)
stdlib
type-bug
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 558
Mô tả
| BPO | 34629 |
|---|---|
| Nosy | @orsenthil, @tirkarthi, @jaswdr |
| 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-11.16:36:09.256>
labels = ['3.7', '3.8', 'type-bug', 'library']
title = 'Python3 regression for urllib(2).urlopen(...).fp for chunked http responses'
updated_at = <Date 2022-01-16.18:48:30.633>
user = 'https://bugs.python.org/tkruse'
bugs.python.org fields:
activity = <Date 2022-01-16.18:48:30.633>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-09-11.16:36:09.256>
creator = 'tkruse'
dependencies = []
files = ['47796']
hgrepos = []
issue_num = 34629
keywords = []
message_count = 2.0
messages = ['325025', '396823']
nosy_count = 4.0
nosy_names = ['orsenthil', 'xtreak', 'tkruse', 'jaswdr']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34629'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu với reproducer urllib_issue.py đã tải lên và mã của thư viện urllib xử lý các response từ urlopen. Điều tra cách các HTTP response dạng chunked cung cấp thuộc tính .fp và so sánh với hành vi của Python 3 được mô tả trong issue. Hoàn thành khi đã hiểu rõ regression và khôi phục được hành vi .fp như mong đợi đối với các response dạng chunked.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- networking
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 30/100