File mode should be a constant
Open
Nobody has claimed this yet.
3.9 (EOL)
topic-IO
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 32655 |
|---|---|
| Nosy | @pitrou, @bitdancer, @berkerpeksag, @nitishch, @nagayev |
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 2018-01-24.17:31:36.273>
labels = ['type-feature', '3.9', 'expert-IO']
title = 'File mode should be a constant'
updated_at = <Date 2019-05-30.23:07:00.463>
user = 'https://github.com/nagayev'
bugs.python.org fields:
activity = <Date 2019-05-30.23:07:00.463>
actor = 'berker.peksag'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['IO']
creation = <Date 2018-01-24.17:31:36.273>
creator = 'nagayev'
dependencies = []
files = []
hgrepos = []
issue_num = 32655
keywords = []
message_count = 4.0
messages = ['310620', '310622', '310667', '344010']
nosy_count = 5.0
nosy_names = ['pitrou', 'r.david.murray', 'berker.peksag', 'nitishch', 'nagayev']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32655'
versions = ['Python 3.9']
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
The issue identifies Python's IO component but names no implementation files, tests, or entry points. Start by locating the relevant file-mode handling and clarify which value should become a constant; done should include an agreed implementation and corresponding tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100