shutil.copytree can raise OSErrors not wrapped in shutil.Error
Đang mở
Chưa có ai nhận issue này.
3.10
stdlib
type-bug
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 558
Mô tả
| BPO | 45942 |
|---|---|
| Nosy | @Floozutter |
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 2021-11-30.23:54:43.920>
labels = ['type-bug', 'library', '3.10']
title = 'shutil.copytree can raise OSErrors not wrapped in shutil.Error'
updated_at = <Date 2021-11-30.23:54:43.920>
user = 'https://github.com/Floozutter'
bugs.python.org fields:
activity = <Date 2021-11-30.23:54:43.920>
actor = 'Floozutter'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-11-30.23:54:43.920>
creator = 'Floozutter'
dependencies = []
files = []
hgrepos = []
issue_num = 45942
keywords = []
message_count = 1.0
messages = ['407413']
nosy_count = 1.0
nosy_names = ['Floozutter']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45942'
versions = ['Python 3.10']
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 xác định shutil.copytree và phần xử lý shutil.Error hiện có trong thư viện chuẩn. Tái hiện một lỗi copytree hiện đang phát sinh OSError, sau đó kiểm tra các bài kiểm thử liên quan và bổ sung coverage cho thấy các lỗi tương ứng được bọc nhất quán trong shutil.Error.
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
- operating-systems
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 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
- 35/100