Add '-d $fd' option to trace module, akin to bash -x feature
Đang mở
Chưa có ai nhận issue này.
3.11
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 | 46742 |
|---|---|
| Nosy | @PenelopeFudd |
| 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 2022-02-13.21:39:31.761>
labels = ['type-feature', 'library', '3.11']
title = "Add '-d $fd' option to trace module, akin to bash -x feature"
updated_at = <Date 2022-02-13.22:23:56.114>
user = 'https://github.com/PenelopeFudd'
bugs.python.org fields:
activity = <Date 2022-02-13.22:23:56.114>
actor = 'PenelopeFudd'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-02-13.21:39:31.761>
creator = 'PenelopeFudd'
dependencies = []
files = []
hgrepos = []
issue_num = 46742
keywords = ['patch']
message_count = 1.0
messages = ['413197']
nosy_count = 1.0
nosy_names = ['PenelopeFudd']
pr_nums = ['31319']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46742'
versions = ['Python 3.11']
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 cách xem xét module trace và phần triển khai hiện có trong PR #31319. So sánh hành vi “-d $fd” được yêu cầu với bash -x, và coi công việc là hoàn tất khi lệnh trace chấp nhận tùy chọn này và cung cấp hành vi bộ mô tả tệp như dự kiến.
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
- cli
- 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
- 15/100