Windows select() errors out when given no fds to select on, which breaks SelectSelector

Đang mở
#73,442 5 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
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
operating-systems

Hướng nghiên cứu

Bắt đầu từ điểm vào SelectSelector và điều tra hành vi của Windows select() khi không cung cấp descriptor tệp nào. Tái hiện lỗi trên Windows và theo dõi cách tập hợp rỗng được xử lý. Công việc được xem là hoàn tất khi SelectSelector có thể chờ mà không có descriptor mà không phát sinh lỗi đã báo cáo, với kiểm thử hồi quy bao phủ trường hợp đó.

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

Mô tả

3.10 3.8 (EOL) 3.9 (EOL) OS-windows stdlib topic-socket type-bug
BPO 29256
Nosy @pfmoore, @giampaolo, @tjguk, @njsmith, @berkerpeksag, @zware, @eryksun, @zooba

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 2017-01-12.23:42:18.821>
labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows']
title = 'Windows select() errors out when given no fds to select on, which breaks SelectSelector'
updated_at = <Date 2021-03-12.21:41:22.098>
user = 'https://github.com/njsmith'

bugs.python.org fields:

activity = <Date 2021-03-12.21:41:22.098>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Windows']
creation = <Date 2017-01-12.23:42:18.821>
creator = 'njs'
dependencies = []
files = []
hgrepos = []
issue_num = 29256
keywords = []
message_count = 5.0
messages = ['285353', '285497', '287222', '287223', '287225']
nosy_count = 8.0
nosy_names = ['paul.moore', 'giampaolo.rodola', 'tim.golden', 'njs', 'berker.peksag', 'zach.ware', 'eryksun', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29256'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

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.