os.symlink: FileExistsError shows wrong message
Đang mở
Chưa có ai nhận issue này.
extension-modules
type-bug
- 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 | 29657 |
|---|---|
| Nosy | @larryhastings, @serhiy-storchaka, @eryksun, @sayanchowdhury, @zhangyangyu, @andrewnester, @Miserlou, @Jongy, @kamilturek |
| 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 2017-02-26.08:52:24.286>
labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10', 'extension-modules']
title = 'os.symlink: FileExistsError shows wrong message'
updated_at = <Date 2021-05-01.14:08:17.914>
user = 'https://bugs.python.org/wrohdewald'
bugs.python.org fields:
activity = <Date 2021-05-01.14:08:17.914>
actor = 'Yonatan Goldschmidt'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Interpreter Core']
creation = <Date 2017-02-26.08:52:24.286>
creator = 'wrohdewald'
dependencies = []
files = ['46671']
hgrepos = []
issue_num = 29657
keywords = []
message_count = 12.0
messages = ['288591', '288592', '288906', '288936', '288947', '288963', '288971', '289064', '296270', '296273', '330827', '392598']
nosy_count = 10.0
nosy_names = ['larry', 'wrohdewald', 'serhiy.storchaka', 'eryksun', 'sayanchowdhury', 'xiang.zhang', 'andrewnester', 'miserlou', 'Yonatan Goldschmidt', 'kamilturek']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29657'
versions = ['Python 3.8', 'Python 3.9', '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 chạy x.py đính kèm và kiểm tra thông báo FileExistsError do os.symlink tạo ra khi đích đã tồn tại. Truy tìm phần triển khai os.symlink có liên quan và các bài kiểm tra exception hiện có, sau đó xác nhận rằng thông báo được báo cáo mô tả chính xác lỗi và hồi quy được 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
- 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
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100