Guarantee that divmod() and PyNumber_Divmod() return a 2-tuple
Đang mở
Chưa có ai nhận issue này.
3.8 (EOL)
interpreter-core
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 | 34676 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @zware, @serhiy-storchaka, @pganssle, @tirkarthi |
| PRs | |
| 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 2018-09-14.10:13:50.305>
labels = ['interpreter-core', 'type-feature', '3.8']
title = 'Guarantee that divmod() and PyNumber_Divmod() return a 2-tuple'
updated_at = <Date 2018-09-17.19:55:24.197>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2018-09-17.19:55:24.197>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2018-09-14.10:13:50.305>
creator = 'serhiy.storchaka'
dependencies = ['34716']
files = []
hgrepos = []
issue_num = 34676
keywords = ['patch']
message_count = 6.0
messages = ['325341', '325361', '325364', '325398', '325423', '325543']
nosy_count = 6.0
nosy_names = ['rhettinger', 'mark.dickinson', 'zach.ware', 'serhiy.storchaka', 'p-ganssle', 'xtreak']
pr_nums = ['9301']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34676'
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
Trước tiên, hãy xem xét PR #9301 và issue BPO 34676, sau đó kiểm tra hành vi hiện có của divmod() và PyNumber_Divmod(). Hãy tính đến phần phụ thuộc vào bpo-34716 và xác minh rằng cả hai API được nêu đều nhất quán trả về một bộ 2 phần tử khi hoàn tất công việ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
- api, backend
- 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
- 25/100