GzipFile's .seekable() returns True even if underlying buffer is not seekable
Đang mở
Chưa có ai nhận issue này.
3.8 (EOL)
stdlib
- 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 | 33173 |
|---|---|
| Nosy | @pitrou, @vadmium, @serhiy-storchaka, @csabella, @waltaskew, @tirkarthi |
| 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 2018-03-28.16:28:47.984>
labels = ['3.8', 'library']
title = "GzipFile's .seekable() returns True even if underlying buffer is not seekable"
updated_at = <Date 2018-11-09.08:55:32.150>
user = 'https://github.com/waltaskew'
bugs.python.org fields:
activity = <Date 2018-11-09.08:55:32.150>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-03-28.16:28:47.984>
creator = 'Walt Askew'
dependencies = []
files = []
hgrepos = []
issue_num = 33173
keywords = ['patch']
message_count = 5.0
messages = ['314613', '327206', '327226', '329505', '329506']
nosy_count = 6.0
nosy_names = ['pitrou', 'martin.panter', 'serhiy.storchaka', 'cheryl.sabella', 'Walt Askew', 'xtreak']
pr_nums = ['6303']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue33173'
versions = ['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 trong thành phần Lib bằng cách xác định GzipFile.seekable và cách nó xử lý bộ đệm bên dưới. Tái hiện trường hợp được báo cáo với một bộ đệm không thể seek và xác minh rằng seekable() phản ánh khả năng của bộ đệm; xem xét PR #6303 để biết công việc hiện có.
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
- 25/100