urllib.request.Request accepts but doesn't check bytes headers
Đang mở
Chưa có ai nhận issue này.
3.7 (EOL)
stdlib
type-bug
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
| BPO | 29891 |
|---|---|
| Nosy | @orsenthil, @ezio-melotti, @vadmium, @soltysh |
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-03-23.22:03:56.696>
labels = ['3.7', 'type-bug', 'library']
title = "urllib.request.Request accepts but doesn't check bytes headers"
updated_at = <Date 2017-03-25.01:01:46.654>
user = 'https://github.com/ezio-melotti'
bugs.python.org fields:
activity = <Date 2017-03-25.01:01:46.654>
actor = 'martin.panter'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-03-23.22:03:56.696>
creator = 'ezio.melotti'
dependencies = []
files = []
hgrepos = []
issue_num = 29891
keywords = []
message_count = 2.0
messages = ['290063', '290457']
nosy_count = 4.0
nosy_names = ['orsenthil', 'ezio.melotti', 'martin.panter', 'maciej.szulik']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29891'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']
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 từ entry point urllib.request.Request và đọc issue BPO 29891 được liên kết để biết cách xử lý bytes headers theo dự định. Làm rõ liệu bytes headers nên bị từ chối hay được xác thực, sau đó xác định phạm vi bao phủ hồi quy liên quan; công việc được xem là hoàn tất khi hành vi được nêu rõ và được bao phủ bởi một test.
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ó
- 3/5
- Thời gian dự kiến
- 1-2 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
- 35/100