Document return value of epoll.poll
Open
Nobody has claimed this yet.
docs
topic-socket
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 29247 |
|---|---|
| Nosy | @njsmith, @berkerpeksag, @marco-buttu, @csabella |
| PRs | |
| Files |
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.04:23:54.402>
labels = ['type-feature', '3.7', 'docs']
title = 'Document return value of epoll.poll'
updated_at = <Date 2017-12-11.18:25:22.565>
user = 'https://github.com/njsmith'
bugs.python.org fields:
activity = <Date 2017-12-11.18:25:22.565>
actor = 'berker.peksag'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2017-01-12.04:23:54.402>
creator = 'njs'
dependencies = []
files = ['46454']
hgrepos = []
issue_num = 29247
keywords = ['patch']
message_count = 4.0
messages = ['285285', '286482', '286487', '307847']
nosy_count = 6.0
nosy_names = ['njs', 'docs@python', 'berker.peksag', 'marco.buttu', 'Winterflower', 'cheryl.sabella']
pr_nums = ['4798']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29247'
versions = ['Python 3.6', 'Python 3.7']
Linked PRs
- gh-143296
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
Start by reviewing the issue29247.diff file and the documentation for epoll.poll. Confirm what return value needs to be documented and verify the resulting documentation build. The issue is already associated with pull requests, so check their status before doing any work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100