Documentation confusion in CookieJar functions
Open
Nobody has claimed this yet.
3.10
3.11
3.12
docs
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 42037 |
|---|---|
| Nosy | @merwok, @markus-sus, @akulakov |
| 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 2020-10-14.15:23:42.869>
labels = ['type-feature', '3.8', 'docs']
title = 'Documentation confusion in CookieJar functions'
updated_at = <Date 2021-04-15.20:52:38.760>
user = 'https://github.com/markus-sus'
bugs.python.org fields:
activity = <Date 2021-04-15.20:52:38.760>
actor = 'andrei.avk'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-10-14.15:23:42.869>
creator = 'markus'
dependencies = []
files = []
hgrepos = []
issue_num = 42037
keywords = ['patch']
message_count = 10.0
messages = ['378624', '379013', '379088', '379138', '379198', '379199', '379200', '379358', '380204', '391153']
nosy_count = 5.0
nosy_names = ['eric.araujo', 'docs@python', 'python-dev', 'markus', 'andrei.avk']
pr_nums = ['23112']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue42037'
versions = ['Python 3.8']
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 the original BPO issue 42037 and the referenced PR #23112, since the migrated issue body does not identify files or tests. Clarify which CookieJar functions need documentation changes, then confirm the documentation explains their behavior consistently and that the existing pull request does not already address it.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100