selector.EpollSelector: EPOLLEXCLUSIVE, round 2
Open
Nobody has claimed this yet.
stdlib
topic-socket
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 44951 |
|---|---|
| Nosy | @dgilman |
| PRs |
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 2021-08-19.02:49:09.107>
labels = ['library']
title = 'selector.EpollSelector: EPOLLEXCLUSIVE, round 2'
updated_at = <Date 2021-08-19.12:18:04.697>
user = 'https://github.com/dgilman'
bugs.python.org fields:
activity = <Date 2021-08-19.12:18:04.697>
actor = 'David.Gilman'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-08-19.02:49:09.107>
creator = 'David.Gilman'
dependencies = []
files = []
hgrepos = []
issue_num = 44951
keywords = ['patch']
message_count = 3.0
messages = ['399880', '399881', '399912']
nosy_count = 1.0
nosy_names = ['David.Gilman']
pr_nums = ['27819']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44951'
versions = []
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue body references bugs.python.org issue 44951 and pull request 27819, with the work marked for patch review. Start by reviewing those references and the selector.EpollSelector implementation to determine the intended EPOLLEXCLUSIVE behavior. Done means the requested behavior is implemented and validated by the relevant selector tests, though no test file is named here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100