_io.IncrementalNewlineDecoder doesn't inherit codecs.IncrementalDecoder
Đang mở
Chưa có ai nhận issue này.
stdlib
topic-IO
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 | 31722 |
|---|---|
| Nosy | @benjaminp, @serhiy-storchaka, @zhangyangyu, @corona10 |
| PRs |
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-10-07.14:26:41.466>
labels = ['3.7', '3.8', 'type-bug', 'library', 'expert-IO']
title = "_io.IncrementalNewlineDecoder doesn't inherit codecs.IncrementalDecoder"
updated_at = <Date 2019-10-08.18:46:56.963>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2019-10-08.18:46:56.963>
actor = 'corona10'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'IO']
creation = <Date 2017-10-07.14:26:41.466>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 31722
keywords = ['patch']
message_count = 3.0
messages = ['303879', '303880', '328293']
nosy_count = 5.0
nosy_names = ['benjamin.peterson', 'stutzbach', 'serhiy.storchaka', 'xiang.zhang', 'corona10']
pr_nums = ['16664']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue31722'
versions = ['Python 2.7', '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 bằng cách kiểm tra các entry point _io.IncrementalNewlineDecoder và codecs.IncrementalDecoder, sau đó xem xét pull request hiện có python/cpython#16664. Xác nhận hành vi kế thừa dự kiến và xác định các bài kiểm thử IO liên quan trước khi thực hiện thay đổi; công việc được xem là hoàn tất khi decoder tuân theo interface IncrementalDecoder được mong đợi và các bài kiểm thử đều vượt qua.
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
- 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
- Khá rõ ràng
- Mức phù hợp với người mới
- 20/100