shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'
Đang mở
Chưa có ai nhận issue này.
3.8 (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 | 38288 |
|---|---|
| Nosy | @serhiy-storchaka, @tahia-khan |
| 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 2019-09-26.16:43:50.375>
labels = ['3.8', 'type-feature', 'library']
title = "shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'"
updated_at = <Date 2019-10-15.04:29:02.831>
user = 'https://bugs.python.org/valorien'
bugs.python.org fields:
activity = <Date 2019-10-15.04:29:02.831>
actor = 'xtreak'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-09-26.16:43:50.375>
creator = 'valorien'
dependencies = []
files = []
hgrepos = []
issue_num = 38288
keywords = ['patch']
message_count = 4.0
messages = ['353329', '353330', '353331', '354673']
nosy_count = 3.0
nosy_names = ['serhiy.storchaka', 'valorien', 'ta1hia']
pr_nums = ['16797']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue38288'
versions = ['Python 3.8']
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 đọc shutil.make_archive() và zipfile.ZipFile(), tập trung vào cách các tùy chọn lưu trữ được truyền giữa chúng. Issue này tham chiếu đến PR #16797; được xem là hoàn thành khi make_archive() cho phép bên gọi thiết lập tùy chọn strict_timestamps của ZipFile() và hành vi này được bao phủ bởi các bài kiểm thử liên quan.
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ó
- 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
- 35/100