doc: Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Open
Nobody has claimed this yet.
3.10
3.8 (EOL)
3.9 (EOL)
docs
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 38241 |
|---|---|
| Nosy | @serhiy-storchaka, @MojoVampire, @aggieNick02 |
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 2019-09-20.22:53:12.087>
labels = ['type-bug', '3.8', '3.9', '3.10', 'docs']
title = "doc: Pickle with protocol=0 in python 3 does not produce a 'human-readable' format"
updated_at = <Date 2021-03-25.23:18:24.098>
user = 'https://github.com/aggieNick02'
bugs.python.org fields:
activity = <Date 2021-03-25.23:18:24.098>
actor = 'iritkatriel'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2019-09-20.22:53:12.087>
creator = 'aggieNick02'
dependencies = []
files = []
hgrepos = []
issue_num = 38241
keywords = []
message_count = 6.0
messages = ['352907', '352919', '352920', '352958', '353004', '353014']
nosy_count = 4.0
nosy_names = ['docs@python', 'serhiy.storchaka', 'josh.r', 'aggieNick02']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38241'
versions = ['Python 3.8', 'Python 3.9', '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
No file or test is named in the issue. Start by reading the linked BPO issue 38241 and the Python documentation covering pickle protocol=0; done means resolving the documentation discrepancy described in the title with an accurate, reviewable documentation change.
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
- 35/100