Add ZipInfo.mode property
Open
Nobody has claimed this yet.
3.11
stdlib
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 47200 |
|---|---|
| Nosy | @Yhg1s, @ethanfurman, @serhiy-storchaka, @dignissimus |
| PRs | |
| Files |
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 2022-04-02.12:21:15.631>
labels = ['type-feature', 'library', '3.11']
title = 'Add ZipInfo.mode property'
updated_at = <Date 2022-04-02.21:29:27.246>
user = 'https://github.com/dignissimus'
bugs.python.org fields:
activity = <Date 2022-04-02.21:29:27.246>
actor = 'ethan.furman'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-04-02.12:21:15.631>
creator = 'sam_ezeh'
dependencies = []
files = ['50715']
hgrepos = []
issue_num = 47200
keywords = ['patch']
message_count = 1.0
messages = ['416550']
nosy_count = 5.0
nosy_names = ['twouters', 'alanmcintyre', 'ethan.furman', 'serhiy.storchaka', 'sam_ezeh']
pr_nums = ['32252']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue47200'
versions = ['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
Start by reviewing pull request #32252 and the linked sam_ezeh.patch for the proposed ZipInfo.mode property. Confirm the intended change against the Python 3.11 library component and the issue's patch-review status; the existing pull request indicates that work is already underway.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100