[io] Support reading long lines with _WindowsConsoleIO
Đang mở
Chưa có ai nhận issue này.
3.10
3.9 (EOL)
OS-windows
topic-IO
topic-unicode
type-feature
- 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 | 41849 |
|---|---|
| Nosy | @pfmoore, @tjguk, @ezio-melotti, @zware, @serhiy-storchaka, @eryksun, @zooba |
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 2020-09-24.00:33:09.827>
labels = ['OS-windows', 'expert-IO', 'type-feature', '3.10', 'expert-unicode', '3.9']
title = 'Support reading long lines with io._WindowsConsoleIO'
updated_at = <Date 2020-09-24.22:27:40.733>
user = 'https://github.com/eryksun'
bugs.python.org fields:
activity = <Date 2020-09-24.22:27:40.733>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Unicode', 'Windows', 'IO']
creation = <Date 2020-09-24.00:33:09.827>
creator = 'eryksun'
dependencies = []
files = []
hgrepos = []
issue_num = 41849
keywords = []
message_count = 3.0
messages = ['377436', '377448', '377463']
nosy_count = 7.0
nosy_names = ['paul.moore', 'tim.golden', 'ezio.melotti', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue41849'
versions = ['Python 3.9', '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 với io._WindowsConsoleIO và các thành phần IO của Windows và Unicode được nêu trong issue. Theo dõi cách đầu vào console hiện đang xử lý độ dài dòng, sau đó xác định thay đổi cần thiết để có thể đọc thành công các dòng dài. Hoàn tất khi _WindowsConsoleIO hỗ trợ đọc các dòng dài mà không gặp giới hạn hiện tại.
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
- operating-systems
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 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