python / python/cpython

selector.EpollSelector: add new parameter to support EPOLLEXCLUSIVE

Đang mở
#79,698 21 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.8 (EOL) stdlib topic-socket type-feature
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

Mô tả

BPO 35517
Nosy @vstinner, @giampaolo, @1st1, @zhangyangyu, @Zheaoli
PRs
  • python/cpython#11193
  • 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 2018-12-17.10:31:38.448>
    labels = ['3.8', 'type-feature', 'library']
    title = 'selector.EpollSelector: add new parameter to support EPOLLEXCLUSIVE'
    updated_at = <Date 2019-01-30.14:43:45.137>
    user = 'https://github.com/Zheaoli'
    

    bugs.python.org fields:

    activity = <Date 2019-01-30.14:43:45.137>
    actor = 'Manjusaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-12-17.10:31:38.448>
    creator = 'Manjusaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35517
    keywords = ['patch']
    message_count = 20.0
    messages = ['331969', '331970', '331971', '331972', '331973', '331974', '331977', '331979', '331991', '331994', '331996', '331998', '331999', '332000', '332017', '332018', '332019', '332038', '332039', '334562']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'neologix', 'yselivanov', 'xiang.zhang', 'Manjusaka']
    pr_nums = ['11193']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35517'
    versions = ['Python 3.8']
    

    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 với phần triển khai selector.EpollSelector và các chi tiết của issue BPO 35517. Xem lại python/cpython#11193, vốn đã được issue tham chiếu, trước khi thay đổi bất kỳ điều gì. Hoàn tất nghĩa là thêm hỗ trợ cho tham số được yêu cầu đối với EPOLLEXCLUSIVE và xác minh hành vi của selector sau đó.

    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
    networking, 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
    20/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.