zipfile: inconsistent doc for ZIP64 file size
Open
Nobody has claimed this yet.
3.7 (EOL)
3.8 (EOL)
docs
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 29013 |
|---|---|
| Nosy | @berkerpeksag, @serhiy-storchaka, @mndavidoff |
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 2016-12-19.09:04:33.319>
labels = ['3.8', 'type-bug', '3.7', 'docs']
title = 'zipfile: inconsistent doc for ZIP64 file size'
updated_at = <Date 2018-09-21.09:22:26.652>
user = 'https://github.com/mndavidoff'
bugs.python.org fields:
activity = <Date 2018-09-21.09:22:26.652>
actor = 'mndavidoff'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2016-12-19.09:04:33.319>
creator = 'mndavidoff'
dependencies = []
files = []
hgrepos = []
issue_num = 29013
keywords = []
message_count = 10.0
messages = ['283597', '284448', '284449', '284469', '284475', '284519', '325728', '325963', '325974', '325980']
nosy_count = 5.0
nosy_names = ['docs@python', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'mndavidoff']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29013'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']
Linked PRs
- gh-152472
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 ZIP64 file-size documentation and linked PR gh-152472; the issue does not identify a documentation file or test. Compare the relevant wording and use the pull request context to determine the intended correction. Done means the ZIP64 file-size documentation is consistent.
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
- Needs clarification
- Newbie friendliness
- 20/100