Add an 'offset' argument to zlib.decompress

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

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

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
backend

Hướng nghiên cứu

Start by reviewing the historical zlibpatch.patch, zlibpatch2.patch, and the zlib.decompress API referenced in the issue. Compare the proposed offset behavior across those patches and confirm the intended Python 3.5 API before determining what tests are needed; done means the argument is implemented with its behavior covered.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

extension-modules type-feature
BPO 5804
Nosy @gpshead, @amauryfa, @pitrou, @kristjanvalur, @rbtcollins, @bitdancer, @vadmium
Files
  • zlibpatch.patch
  • zlibpatch.patch
  • zlibpatch2.patch
  • 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 2009-04-21.09:51:41.649>
    labels = ['extension-modules', 'type-feature']
    title = "Add an 'offset' argument to zlib.decompress"
    updated_at = <Date 2015-01-14.22:27:13.765>
    user = 'https://github.com/kristjanvalur'
    

    bugs.python.org fields:

    activity = <Date 2015-01-14.22:27:13.765>
    actor = 'martin.panter'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2009-04-21.09:51:41.649>
    creator = 'kristjan.jonsson'
    dependencies = []
    files = ['13727', '13729', '13751']
    hgrepos = []
    issue_num = 5804
    keywords = ['patch']
    message_count = 16.0
    messages = ['86227', '86240', '86241', '86244', '86247', '86284', '86373', '87550', '87551', '87567', '87568', '110993', '111017', '113415', '229045', '234040']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'kristjan.jonsson', 'rbcollins', 'nadeem.vawda', 'r.david.murray', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5804'
    versions = ['Python 3.5']
    

    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

    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.

    Issue khác của python/cpython

    Tất cả issue của python/cpython

    Issue tương tự

    Thêm issue về Python

    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.