Add match parameter to filecmp.dircmp to ignore using patterns

Đang mở
#46,079 19 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
38/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
tooling

Hướng nghiên cứu

Start with the filecmp.dircmp entry point and review the historical filecmp.py.patch and wildcard.patch files listed in the issue. Compare the revised patches to understand the intended matching behavior and parameter shape. Done means dircmp can ignore entries using the requested patterns without changing existing behavior.

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

Mô tả

stdlib type-feature
BPO 1738
Nosy @gvanrossum, @abalkin, @mamrhein
Files
  • filecmp.py.patch
  • wildcard.patch: patch implementing an enhanced version of this feature
  • add_match_func.patch: revised patch
  • add_match_func.patch: 2nd revised patch
  • issue1738py3k.diff
  • issue1738.diff
  • issue1738_r2.diff
  • issue1738_r3.diff
  • 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 2008-01-04.21:30:31.549>
    labels = ['type-feature', 'library']
    title = 'Add match parameter to filecmp.dircmp to ignore using patterns'
    updated_at = <Date 2014-04-13.19:00:44.462>
    user = 'https://bugs.python.org/flxkid'
    

    bugs.python.org fields:

    activity = <Date 2014-04-13.19:00:44.462>
    actor = 'nikratio'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-01-04.21:30:31.549>
    creator = 'flxkid'
    dependencies = []
    files = ['9068', '10005', '10008', '10078', '18930', '34444', '34478', '34801']
    hgrepos = []
    issue_num = 1738
    keywords = ['patch']
    message_count = 19.0
    messages = ['59262', '59265', '59276', '59277', '62893', '64138', '65348', '65351', '65359', '65360', '65363', '65479', '65629', '65701', '107430', '116857', '213748', '213941', '216030']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'jafo', 'belopolsky', 'mamrhein', 'flxkid', 'vdupras', 'nikratio']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1738'
    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.