Misleading membersip expression documentation
Open
Nobody has claimed this yet.
3.10
docs
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 45832 |
|---|---|
| Nosy | @rhettinger, @ericvsmith, @ezio-melotti, @merwok, @serhiy-storchaka, @willingc, @JulienPalard, @harahu |
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-11-17.19:00:34.359>
labels = ['type-bug', '3.10', 'docs']
title = 'Misleading membersip expression documentation'
updated_at = <Date 2021-11-20.12:41:47.585>
user = 'https://github.com/harahu'
bugs.python.org fields:
activity = <Date 2021-11-20.12:41:47.585>
actor = 'harahu'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2021-11-17.19:00:34.359>
creator = 'harahu'
dependencies = []
files = []
hgrepos = []
issue_num = 45832
keywords = []
message_count = 7.0
messages = ['406485', '406490', '406497', '406502', '406526', '406649', '406651']
nosy_count = 9.0
nosy_names = ['rhettinger', 'eric.smith', 'ezio.melotti', 'eric.araujo', 'docs@python', 'serhiy.storchaka', 'willingc', 'mdk', 'harahu']
pr_nums = []
priority = 'normal'
resolution = 'third party'
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45832'
versions = ['Python 3.10']
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 reading BPO issue 45832 and locating the Python documentation section about the membership expression; the payload does not name a file or section. Clarify the intended wording, update the documentation, and verify that the revised text is no longer misleading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100