tempfile.mkstemp() | Documentation Error
Open
Nobody has claimed this yet.
3.8 (EOL)
docs
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 40191 |
|---|---|
| Nosy | @stevendaprano |
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-04-05.00:39:24.587>
labels = ['type-bug', '3.8', 'docs']
title = 'tempfile.mkstemp() | Documentation Error'
updated_at = <Date 2020-04-05.01:52:15.705>
user = 'https://bugs.python.org/HowardWaterfall'
bugs.python.org fields:
activity = <Date 2020-04-05.01:52:15.705>
actor = 'steven.daprano'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-04-05.00:39:24.587>
creator = 'Howard Waterfall'
dependencies = []
files = []
hgrepos = []
issue_num = 40191
keywords = []
message_count = 2.0
messages = ['365805', '365809']
nosy_count = 3.0
nosy_names = ['steven.daprano', 'docs@python', 'Howard Waterfall']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40191'
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 documentation entry for tempfile.mkstemp() and the linked BPO issue 40191. The payload does not identify the incorrect wording, file, or test, so confirm the intended correction in that issue before editing. Done means the documented behavior matches the agreed correction and the documentation checks pass.
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
- 30/100