Make the repr of lambda contain signature and body expression.
Đ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 | 34856 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @terryjreedy, @serhiy-storchaka, @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-09-30.18:14:23.113>
labels = ['interpreter-core', 'type-feature', '3.8']
title = 'Make the repr of lambda contain signature and body expression.'
updated_at = <Date 2018-10-22.19:26:54.089>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2018-10-22.19:26:54.089>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2018-09-30.18:14:23.113>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 34856
keywords = ['patch']
message_count = 8.0
messages = ['326738', '326747', '327179', '327181', '327183', '327202', '327205', '328271']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'rhettinger', 'terry.reedy', 'serhiy.storchaka', 'xtreak']
pr_nums = ['9647']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34856'
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 bằng việc xem xét pull request hiện có python/cpython#9647 và cuộc thảo luận được liên kết từ issue này. Kiểm tra cách lambda repr được đề xuất bao gồm chữ ký và biểu thức phần thân của nó, sau đó xác minh liệu pull request có hoàn toàn đáp ứng hành vi được yêu cầu hay không. Hoàn tất có nghĩa là thay đổi đã hoàn chỉnh và được xác thực bằng các bài kiểm thử interpreter liên quan.
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
- compilers
- 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
- 20/100