Add "follow_symlinks=False" support for "os.utime()" on Windows
Đang mở
Chưa có ai nhận issue này.
3.11
OS-windows
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 | 46490 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @Delgan |
| Dependencies |
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-01-23.18:41:48.831>
labels = ['type-feature', 'library', 'OS-windows', '3.11']
title = 'Add "follow_symlinks=False" support for "os.utime()" on Windows'
updated_at = <Date 2022-02-03.03:48:03.335>
user = 'https://github.com/Delgan'
bugs.python.org fields:
activity = <Date 2022-02-03.03:48:03.335>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Windows']
creation = <Date 2022-01-23.18:41:48.831>
creator = 'Delgan'
dependencies = ['46506']
files = []
hgrepos = []
issue_num = 46490
keywords = []
message_count = 3.0
messages = ['411399', '411437', '412414']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'Delgan']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46490'
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 với phần triển khai os.utime() trên Windows và công việc liên quan đến BPO-46506 để hiểu rõ hỗ trợ CreateFile cần thiết. Xác nhận hành vi mong đợi của follow_symlinks=False trên Windows và bổ sung kiểm thử tập trung tại nơi các bài kiểm thử os.utime() hiện có kiểm tra hành vi đặc thù của nền tảng; được xem là hoàn tất khi tùy chọn này hoạt động trên Windows mà không làm hỏng các lời gọi hiện có.
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
- 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
- 38/100