make it simpler to round fractions (support different rounding modes for division)
Đang mở
Chưa có ai nhận issue này.
3.7 (EOL)
stdlib
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 | 31978 |
|---|---|
| Nosy | @rhettinger, @facundobatista, @mdickinson, @abalkin, @skrah, @serhiy-storchaka, @wm75 |
| Files |
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-11-08.10:13:02.851>
labels = ['3.7', 'type-feature', 'library']
title = 'make it simpler to round fractions'
updated_at = <Date 2017-11-09.08:45:06.327>
user = 'https://github.com/wm75'
bugs.python.org fields:
activity = <Date 2017-11-09.08:45:06.327>
actor = 'wolma'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-11-08.10:13:02.851>
creator = 'wolma'
dependencies = []
files = ['47254']
hgrepos = []
issue_num = 31978
keywords = ['patch']
message_count = 11.0
messages = ['305817', '305818', '305843', '305844', '305846', '305851', '305879', '305941', '305942', '305943', '305944']
nosy_count = 8.0
nosy_names = ['rhettinger', 'facundobatista', 'mark.dickinson', 'belopolsky', 'stutzbach', 'skrah', 'serhiy.storchaka', 'wolma']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31978'
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
Bắt đầu bằng việc xem xét fractions_divround.patch được liên kết và phần thảo luận trên issue đã được di chuyển, sau đó so sánh đề xuất với phần triển khai fractions hiện tại. Công việc được xem là hoàn tất khi hỗ trợ các chế độ làm tròn phép chia được yêu cầu, với một API đã được thống nhất và độ bao phủ cho hành vi phát sinh.
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ó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100