NamedTemporaryFile can leave temporary files behind
オープン
まだ誰も着手していません。
3.8 (EOL)
stdlib
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 34157 |
|---|---|
| Nosy | @rhettinger, @ncoghlan, @giampaolo, @jwilk, @bitdancer, @tirkarthi |
| Superseder |
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-07-19.19:29:31.991>
labels = ['3.8', 'type-bug', 'library']
title = 'NamedTemporaryFile can leave temporary files behind'
updated_at = <Date 2018-07-22.00:32:11.929>
user = 'https://github.com/jwilk'
bugs.python.org fields:
activity = <Date 2018-07-22.00:32:11.929>
actor = 'giampaolo.rodola'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-07-19.19:29:31.991>
creator = 'jwilk'
dependencies = []
files = []
hgrepos = []
issue_num = 34157
keywords = []
message_count = 6.0
messages = ['321965', '321974', '321999', '322009', '322013', '322027']
nosy_count = 6.0
nosy_names = ['rhettinger', 'ncoghlan', 'giampaolo.rodola', 'jwilk', 'r.david.murray', 'xtreak']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = '29988'
type = 'behavior'
url = 'https://bugs.python.org/issue34157'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイルもテストも指定されていません。まずこの issue に取って代わる bpo-29988 issue を読み、次に NamedTemporaryFile の動作と関連するテストを追跡してください。完了時には、ここで説明されている一時ファイルのクリーンアップ問題に対処し、すでにそこへ移された作業を重複させないようにしてください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 18/100