python / python/cpython

expose the offset of a zipfile from the start of the file as a public API

Đang mở
#84,481 31 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

3.14 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 40301
Nosy @Yhg1s, @stevendaprano, @serhiy-storchaka, @danifus, @massimosala
Files
  • py27_zipfile.patch: patch for Python 2.7.17
  • 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 2020-04-16.13:59:27.010>
    labels = ['type-feature', 'library', '3.9']
    title = 'zipfile module: new feature (two lines of code), useful for test, security and forensics'
    updated_at = <Date 2020-04-18.14:35:44.170>
    user = 'https://github.com/massimosala'
    

    bugs.python.org fields:

    activity = <Date 2020-04-18.14:35:44.170>
    actor = 'massimosala'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-04-16.13:59:27.010>
    creator = 'massimosala'
    dependencies = []
    files = ['49067']
    hgrepos = []
    issue_num = 40301
    keywords = ['patch']
    message_count = 13.0
    messages = ['366597', '366601', '366685', '366689', '366690', '366695', '366709', '366711', '366712', '366713', '366714', '366717', '366720']
    nosy_count = 6.0
    nosy_names = ['twouters', 'alanmcintyre', 'steven.daprano', 'serhiy.storchaka', 'dhillier', 'massimosala']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40301'
    versions = ['Python 3.9']
    

    Linked PRs
    • gh-132165
    • gh-132178
    • gh-132507

    Hướng dẫn đóng góp

    Mở hướng dẫn đóng góp

    Bắt đầu từ đâu

    1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
    2. 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.
    3. Fork repository và làm thay đổi trên một nhánh.
    4. 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 xem xét module zipfile và py27_zipfile.patch gốc, sau đó so sánh các PR được liên kết gh-132165, gh-132178 và gh-132507. Công việc được xem là hoàn tất khi offset tính từ đầu tệp được cung cấp thông qua một API công khai của zipfile và hành vi mong đợi được ghi lại hoặc xác minh.

    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
    backend
    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
    25/100

    Nhận issue mới trong hộp thư của bạn

    Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.