mmap: constants not listed in the documentation
Open
Nobody has claimed this yet.
3.13
3.14
3.15
docs
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 45528 |
|---|---|
| Nosy | @goodmami |
| 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-10-19.19:32:50.645>
labels = ['3.11', 'type-feature', '3.9', '3.10', 'docs']
title = 'mmap: constants not listed in the documentation'
updated_at = <Date 2021-10-22.07:54:45.502>
user = 'https://github.com/goodmami'
bugs.python.org fields:
activity = <Date 2021-10-22.07:54:45.502>
actor = 'christian.heimes'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2021-10-19.19:32:50.645>
creator = 'goodmami'
dependencies = []
files = []
hgrepos = []
issue_num = 45528
keywords = ['patch']
message_count = 3.0
messages = ['404342', '404357', '404701']
nosy_count = 2.0
nosy_names = ['docs@python', 'goodmami']
pr_nums = ['29075']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45528'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
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
No file or test is named in the issue. Start with the mmap documentation and inspect the existing pull request #29075; confirm which mmap constants are missing and verify that the completed documentation lists them consistently.
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