Supporting customization of float encoding in JSON
オープン
まだ誰も着手していません。
3.13
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 36841 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @ezio-melotti, @merwok, @mitar, @minrk, @Lee-W |
| PRs |
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 2019-05-07.20:32:33.357>
labels = ['type-feature', 'library', '3.11']
title = 'Supporting customization of float encoding in JSON'
updated_at = <Date 2021-09-30.12:47:51.360>
user = 'https://github.com/mitar'
bugs.python.org fields:
activity = <Date 2021-09-30.12:47:51.360>
actor = 'mark.dickinson'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-05-07.20:32:33.357>
creator = 'mitar'
dependencies = []
files = []
hgrepos = []
issue_num = 36841
keywords = ['patch']
message_count = 6.0
messages = ['341817', '341904', '341914', '342350', '393441', '402950']
nosy_count = 7.0
nosy_names = ['rhettinger', 'mark.dickinson', 'ezio.melotti', 'eric.araujo', 'mitar', 'minrk', 'clleew']
pr_nums = ['13233', '28648']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue36841'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、移行された issue の詳細と、参照されている pull request #13233 および #28648 を確認してください。この issue はパッチレビュー中であり、ファイル、テスト、または確定したカスタマイズ設計を示していません。完了するには、合意されたアプローチと、それに対応する実装およびテストが必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100