Add copy_directory_metadata parameter to shutil.copytree
Đ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 | 32073 |
|---|---|
| Nosy | @giampaolo, @desbma |
| 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 2017-11-18.19:13:26.999>
labels = ['3.7', 'type-feature', 'library']
title = 'Add copy_directory_metadata parameter to shutil.copytree'
updated_at = <Date 2018-08-03.21:34:55.613>
user = 'https://github.com/desbma'
bugs.python.org fields:
activity = <Date 2018-08-03.21:34:55.613>
actor = 'desbma'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-11-18.19:13:26.999>
creator = 'desbma'
dependencies = []
files = []
hgrepos = []
issue_num = 32073
keywords = ['patch']
message_count = 7.0
messages = ['306494', '308628', '323055', '323075', '323077', '323081', '323082']
nosy_count = 2.0
nosy_names = ['giampaolo.rodola', 'desbma']
pr_nums = ['4456']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32073'
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 PR #4456 và entry point shutil.copytree để hiểu tham số copy_directory_metadata được đề xuất. Công việc được hoàn thành khi copytree hỗ trợ tham số được yêu cầu và hành vi hiện tại vẫn rõ ràng, đồng thời được bao phủ bởi các kiểm tra liên quan của dự á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
- tooling
- 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