Include simple file loading and saving functions in JSON standard library.
オープン
まだ誰も着手していません。
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 43457 |
|---|---|
| Nosy | @methane |
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 2021-03-10.02:05:40.350>
labels = ['type-feature', 'library']
title = 'Include simple file loading and saving functions in JSON standard library.'
updated_at = <Date 2021-03-10.03:56:35.985>
user = 'https://bugs.python.org/nervecenter'
bugs.python.org fields:
activity = <Date 2021-03-10.03:56:35.985>
actor = 'methane'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-03-10.02:05:40.350>
creator = 'nervecenter'
dependencies = []
files = []
hgrepos = []
issue_num = 43457
keywords = []
message_count = 3.0
messages = ['388403', '388404', '388406']
nosy_count = 2.0
nosy_names = ['methane', 'nervecenter']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue43457'
versions = []
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた BPO issue 43457 と移行されたメッセージを確認し、想定されている読み込みおよび保存 API を特定します。次に、影響を受ける JSON 標準ライブラリのエントリーポイントを探します。要求された単純なファイル操作が定義され、その動作がテストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100