urllib.requests.urlopen: deprecate cafile=None, capath=None, cadefault=False
Đang mở
Chưa có ai nhận issue này.
3.10
stdlib
type-feature
- 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 | 37666 |
|---|---|
| Nosy | @gpshead, @orsenthil, @tiran, @potomak |
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-07-23.23:54:17.995>
labels = ['type-feature', 'library', '3.10']
title = 'urllib.requests.urlopen: deprecate cafile=None, capath=None, cadefault=False'
updated_at = <Date 2021-04-19.20:01:01.404>
user = 'https://github.com/gpshead'
bugs.python.org fields:
activity = <Date 2021-04-19.20:01:01.404>
actor = 'christian.heimes'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-07-23.23:54:17.995>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 37666
keywords = []
message_count = 4.0
messages = ['348359', '348362', '348373', '348378']
nosy_count = 4.0
nosy_names = ['gregory.p.smith', 'orsenthil', 'christian.heimes', 'potomak']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue37666'
versions = ['Python 3.10']
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.urlopen và theo dõi cách cafile, capath và cadefault hiện đang được xử lý. Kiểm tra các test urllib hiện có và các quy ước về deprecation; hoàn thành có nghĩa là ba tham số được deprecated trong khi behavior của urlopen vẫn được hỗ trợ và vẫn được bao phủ bởi 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
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100