Adding an assertClose() method to unittest.TestCase
Đang mở
Chưa có ai nhận issue này.
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 | 27198 |
|---|---|
| Nosy | @rhettinger, @gpshead, @mdickinson, @rbtcollins, @ezio-melotti, @bitdancer, @voidspace, @berkerpeksag, @vedgar, @PythonCHB, @iritkatriel |
| 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 2016-06-03.18:48:32.670>
labels = ['type-feature', 'library', '3.11']
title = 'Adding an assertClose() method to unittest.TestCase'
updated_at = <Date 2022-03-21.22:57:05.453>
user = 'https://github.com/PythonCHB'
bugs.python.org fields:
activity = <Date 2022-03-21.22:57:05.453>
actor = 'ChrisBarker'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2016-06-03.18:48:32.670>
creator = 'ChrisBarker'
dependencies = []
files = ['43157', '43165']
hgrepos = []
issue_num = 27198
keywords = ['patch']
message_count = 23.0
messages = ['267133', '267139', '267150', '267153', '267160', '267168', '267169', '267172', '267176', '267178', '267187', '267215', '267224', '267445', '268878', '268881', '269034', '269036', '269192', '415576', '415586', '415593', '415720']
nosy_count = 12.0
nosy_names = ['rhettinger', 'gregory.p.smith', 'mark.dickinson', 'rbcollins', 'ezio.melotti', 'r.david.murray', 'michael.foord', 'berker.peksag', 'Pam.McANulty', 'veky', 'ChrisBarker', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27198'
versions = ['Python 3.11']
Linked PRs
- gh-96881
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 hai tệp assertClose.patch được đính kèm và các assertion unittest.TestCase hiện có mà chúng nhắm tới. Đọc phần thảo luận và PR gh-96881 được liên kết trước khi quyết định liệu còn việc nào cần thực hiện hay không; công việc chỉ được xem là hoàn tất khi đã thống nhất về API assertClose(), phần triển khai, tài liệu và các bài kiểm thử.
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
- testing
- 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
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100