python / python/cpython

extend json.tool --json-lines to ignore empty rows

オープン
#90,087 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

stdlib type-feature
主要言語
Python
スター
77.2k
フォーク
36k
PR マージ指標
PR 指標を取得中

説明

BPO 45929
Nosy @rhettinger, @etrepum, @ezio-melotti, @ZeeD, @ambv, @serhiy-storchaka
PRs
  • python/cpython#29858
  • 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-11-29.15:49:18.618>
    labels = ['type-feature', 'library', '3.11']
    title = 'extend json.tool --json-lines to ignore empty rows'
    updated_at = <Date 2021-12-11.10:59:28.504>
    user = 'https://github.com/ZeeD'
    

    bugs.python.org fields:

    activity = <Date 2021-12-11.10:59:28.504>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-11-29.15:49:18.618>
    creator = 'ZeD'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45929
    keywords = ['patch']
    message_count = 6.0
    messages = ['407289', '407898', '407904', '408005', '408273', '408293']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'bob.ippolito', 'ezio.melotti', 'ZeD', 'lukasz.langa', 'serhiy.storchaka']
    pr_nums = ['29858']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45929'
    versions = ['Python 3.11']
    

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    調査の方向性

    json.tool のコマンドラインエントリポイントから開始し、--json-lines オプションの処理を追跡してください。issue の要求に照らして動作を確認してください。JSON lines の処理中は空の行を無視する必要があります。PR #29858 はすでにこの作業に関連付けられています。

    索引モデルが issue の本文から書いたものです。

    評価

    技術スタック
    python
    領域
    cli
    issue の種類
    機能追加
    難易度
    2/5
    見積もり時間
    1〜3時間
    活発さ
    停滞
    明瞭さ
    明確に書かれている
    初心者へのやさしさ
    25/100

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。