Avoid raising OverflowError in truncate() if possible
Đang mở
Chưa có ai nhận issue này.
3.7 (EOL)
stdlib
topic-IO
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 | 29819 |
|---|---|
| Nosy | @vstinner, @benjaminp, @serhiy-storchaka, @orenmn, @nanjekyejoannah |
| Dependencies |
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-15.15:11:06.614>
labels = ['3.7', 'type-feature', 'library', 'expert-IO']
title = 'Avoid raising OverflowError in truncate() if possible'
updated_at = <Date 2019-05-27.16:44:36.338>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2019-05-27.16:44:36.338>
actor = 'nanjekyejoannah'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'IO']
creation = <Date 2017-03-15.15:11:06.614>
creator = 'serhiy.storchaka'
dependencies = ['29852']
files = []
hgrepos = []
issue_num = 29819
keywords = []
message_count = 2.0
messages = ['289677', '289848']
nosy_count = 6.0
nosy_names = ['vstinner', 'benjamin.peterson', 'stutzbach', 'serhiy.storchaka', 'Oren Milman', 'nanjekyejoannah']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29819'
versions = ['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
Không có tệp triển khai hoặc bài kiểm thử nào được nêu tên. Hãy bắt đầu bằng cách đọc BPO issue 29819 và dependency của nó, bpo-29852, sau đó tìm truncate() trong Python IO library cùng các bài kiểm thử hiện có; hoàn thành có nghĩa là tránh OverflowError khi hành vi được yêu cầu cho phép điều đó mà không phá vỡ semantics hiện tại của truncate().
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
- 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
- Cần làm rõ
- Mức phù hợp với người mới
- 30/100