urllib.parse.ParseResult._replace() does not allow replacing username, password, hostname, port
Đang mở
Chưa có ai nhận issue này.
3.10
3.11
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
stdlib
- 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 | 44127 |
|---|---|
| Nosy | @AstraLuma |
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 2021-05-13.22:09:54.252>
labels = ['3.8', '3.9', '3.10', '3.11', '3.7', 'library']
title = 'urllib.parse.ParseResult._replace() does not allow replacing username, password, hostname, port'
updated_at = <Date 2021-05-13.22:09:54.252>
user = 'https://github.com/AstraLuma'
bugs.python.org fields:
activity = <Date 2021-05-13.22:09:54.252>
actor = 'AstraLuma'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-05-13.22:09:54.252>
creator = 'AstraLuma'
dependencies = []
files = []
hgrepos = []
issue_num = 44127
keywords = []
message_count = 1.0
messages = ['393614']
nosy_count = 1.0
nosy_names = ['AstraLuma']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44127'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']
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ừ điểm vào urllib.parse.ParseResult._replace và kiểm tra cách các trường hiện có của nó được xử lý. Kiểm tra các bài kiểm thử urllib.parse liên quan, nếu có, và bổ sung coverage cho thấy username, password, hostname và port có thể được thay thế; hoàn tất khi các thay thế đó hoạt động nhất quán.
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
- backend-api-design
- 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 tả rõ ràng
- Mức phù hợp với người mới
- 35/100